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< float > Struct Reference

#include <Inverse_Matrix.hpp>

Collaboration diagram for InverseMatrixTraits< float >:

Public Types

using matrix_type = ModuleBase::matrix
 
using value_type = float
 

Static Public Member Functions

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

Static Public Attributes

static constexpr char gemm_trans = 'T'
 

Member Typedef Documentation

◆ matrix_type

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

◆ value_type

using InverseMatrixTraits< float >::value_type = float

Member Function Documentation

◆ syev()

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

Member Data Documentation

◆ gemm_trans

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

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