ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
inverse_matrix_test.cpp File Reference
#include "../inverse_matrix.h"
#include "gtest/gtest.h"
#include <iostream>
Include dependency graph for inverse_matrix_test.cpp:

Functions

 TEST (InverseMatrixComplexTest, InverseMatrixComplex)
 
 TEST (InverseMatrixRealTest, InverseMatrixReal)
 

Function Documentation

◆ TEST() [1/2]

TEST ( InverseMatrixComplexTest  ,
InverseMatrixComplex   
)
  • Tested Functions:
    • InverseMatrixComplex
      • use Inverse_Matrix_Complex to inverse a Hermite matrix
      • functions: init and using_zheev
    • Inverse_Matrix_Real
      • computes the inverse of a dim*dim real matrix
Here is the call graph for this function:

◆ TEST() [2/2]

TEST ( InverseMatrixRealTest  ,
InverseMatrixReal   
)
Here is the call graph for this function: