#include <inverse_matrix.h>
◆ Inverse_Matrix_Complex()
ModuleBase::Inverse_Matrix_Complex::Inverse_Matrix_Complex |
( |
| ) |
|
◆ ~Inverse_Matrix_Complex()
ModuleBase::Inverse_Matrix_Complex::~Inverse_Matrix_Complex |
( |
| ) |
|
◆ init()
void ModuleBase::Inverse_Matrix_Complex::init |
( |
const int & |
dim_in | ) |
|
◆ using_zheev()
◆ allocate
bool ModuleBase::Inverse_Matrix_Complex::allocate =false |
|
private |
◆ dim
int ModuleBase::Inverse_Matrix_Complex::dim =0 |
|
private |
double* ModuleBase::Inverse_Matrix_Complex::e =nullptr |
|
private |
◆ EA
◆ info
int ModuleBase::Inverse_Matrix_Complex::info =0 |
|
private |
◆ lwork
int ModuleBase::Inverse_Matrix_Complex::lwork =0 |
|
private |
◆ rwork
double* ModuleBase::Inverse_Matrix_Complex::rwork =nullptr |
|
private |
◆ work2
std::complex<double>* ModuleBase::Inverse_Matrix_Complex::work2 =nullptr |
|
private |
The documentation for this class was generated from the following files: