ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
container::kernels::lapack_dngvd< T, DEVICE_CPU > Struct Template Reference
Collaboration diagram for container::kernels::lapack_dngvd< T, DEVICE_CPU >:

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)
 

Member Typedef Documentation

◆ Real

template<typename T >
using container::kernels::lapack_dngvd< T, DEVICE_CPU >::Real = typename GetTypeReal<T>::type

Member Function Documentation

◆ operator()()

template<typename T >
void container::kernels::lapack_dngvd< T, DEVICE_CPU >::operator() ( const int &  itype,
const char &  jobz,
const char &  uplo,
T Mat_A,
T Mat_B,
const int &  dim,
Real eigen_val 
)
inline
Here is the call graph for this function:

The documentation for this struct was generated from the following file: