ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
Inverse_Matrix_Test Namespace Reference

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 ()
 

Function Documentation

◆ init_Tensor()

template<typename Tdata >
Tensor< Tdata > Inverse_Matrix_Test::init_Tensor ( const std::vector< size_t > &  shape)

◆ init_Tensor2()

template<typename Tdata >
Tensor< Tdata > Inverse_Matrix_Test::init_Tensor2 ( const std::vector< size_t > &  shape)

◆ test_input_output()

template<typename Tdata >
void Inverse_Matrix_Test::test_input_output ( )
Here is the call graph for this function:

◆ test_inverse()

template<typename Tdata >
void Inverse_Matrix_Test::test_inverse ( )
Here is the call graph for this function: