ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Go to the source code of this file.
Classes | |
class | ModuleBase::Inverse_Matrix_Complex |
Namespaces | |
namespace | ModuleBase |
Functions | |
void | ModuleBase::Inverse_Matrix_Real (const int dim, const double *in, double *out) |
computes the inverse of a dim*dim real matrix "in" using LAPACK routines "out" contains the inverse on output; "in" is unchanged | |