|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <Inverse_Matrix.hpp>
Public Types | |
| using | matrix_type = ModuleBase::matrix |
| using | value_type = double |
Static Public Member Functions | |
| static void | syev (RI::Tensor< double > &A, value_type *w, int &info) |
Static Public Attributes | |
| static constexpr char | gemm_trans = 'T' |
| using InverseMatrixTraits< double >::matrix_type = ModuleBase::matrix |
| using InverseMatrixTraits< double >::value_type = double |
|
inlinestatic |
|
staticconstexpr |