|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Functions | |
| template<typename Tdata > | |
| Tensor< Tdata > | init_Tensor (const std::vector< size_t > &shape) |
| template<typename Tdata > | |
| Tensor< Tdata > | init_Tensor2 (const std::vector< size_t > &shape) |
| template<typename Tdata > | |
| void | test_input_output () |
| template<typename Tdata > | |
| void | test_inverse () |
| Tensor< Tdata > Inverse_Matrix_Test::init_Tensor | ( | const std::vector< size_t > & | shape | ) |
| Tensor< Tdata > Inverse_Matrix_Test::init_Tensor2 | ( | const std::vector< size_t > & | shape | ) |
| void Inverse_Matrix_Test::test_input_output | ( | ) |
| void Inverse_Matrix_Test::test_inverse | ( | ) |