ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <lapack.h>
Public Types | |
using | Real = typename GetTypeReal< T >::type |
Public Member Functions | |
void | operator() (const int &itype, const char &jobz, const char &uplo, T *Mat_A, T *Mat_B, const int &dim, Real *eigen_val) |
using container::kernels::lapack_dngvd< T, Device >::Real = typename GetTypeReal<T>::type |
void container::kernels::lapack_dngvd< T, Device >::operator() | ( | const int & | itype, |
const char & | jobz, | ||
const char & | uplo, | ||
T * | Mat_A, | ||
T * | Mat_B, | ||
const int & | dim, | ||
Real * | eigen_val | ||
) |