ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
InverseMatrixTraits< double > Struct Reference

#include <Inverse_Matrix.hpp>

Collaboration diagram for InverseMatrixTraits< double >:

Public Types

using matrix_type = ModuleBase::matrix
 
using value_type = double
 

Static Public Member Functions

static void syev (RI::Tensor< double > &A, value_type *w, int &info)
 

Static Public Attributes

static constexpr char gemm_trans = 'T'
 

Member Typedef Documentation

◆ matrix_type

using InverseMatrixTraits< double >::matrix_type = ModuleBase::matrix

◆ value_type

using InverseMatrixTraits< double >::value_type = double

Member Function Documentation

◆ syev()

static void InverseMatrixTraits< double >::syev ( RI::Tensor< double > &  A,
value_type w,
int &  info 
)
inlinestatic
Here is the call graph for this function:

Member Data Documentation

◆ gemm_trans

constexpr char InverseMatrixTraits< double >::gemm_trans = 'T'
staticconstexpr

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