#include <Inverse_Matrix.h>
|
void | cal_inverse (const Method &method) |
|
void | input (const RI::Tensor< Tdata > &m) |
|
void | input (const std::vector< std::vector< RI::Tensor< Tdata > > > &ms) |
|
RI::Tensor< Tdata > | output () const |
|
std::vector< std::vector< RI::Tensor< Tdata > > > | output (const std::vector< size_t > &n0, const std::vector< size_t > &n1) const |
|
◆ Method
template<typename Tdata >
◆ cal_inverse()
template<typename Tdata >
◆ copy_down_triangle()
template<typename Tdata >
◆ input() [1/2]
template<typename Tdata >
◆ input() [2/2]
template<typename Tdata >
void Inverse_Matrix< Tdata >::input |
( |
const std::vector< std::vector< RI::Tensor< Tdata > > > & |
ms | ) |
|
◆ output() [1/2]
template<typename Tdata >
◆ output() [2/2]
template<typename Tdata >
std::vector< std::vector< RI::Tensor< Tdata > > > Inverse_Matrix< Tdata >::output |
( |
const std::vector< size_t > & |
n0, |
|
|
const std::vector< size_t > & |
n1 |
|
) |
| const |
◆ using_potrf()
template<typename Tdata >
template<typename Tdata >
The documentation for this class was generated from the following files:
- /home/runner/work/abacus-develop/abacus-develop/source/source_lcao/module_ri/Inverse_Matrix.h
- /home/runner/work/abacus-develop/abacus-develop/source/source_lcao/module_ri/Inverse_Matrix.hpp