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