DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::linearAlgebra::blasLapack::blasLapackKernelsInternal Namespace Reference

Classes

class  ScalarProduct
 
class  ScalarProduct< T1, T2, ScalarOp::Conj, ScalarOp::Conj >
 
class  ScalarProduct< T1, T2, ScalarOp::Conj, ScalarOp::Identity >
 
class  ScalarProduct< T1, T2, ScalarOp::Identity, ScalarOp::Conj >
 

Functions

template<typename T >
conjugate (const T &x)
 
template<>
double conjugate (const double &x)
 
template<>
float conjugate (const float &x)
 

Function Documentation

◆ conjugate() [1/3]

template<>
double dftefe::linearAlgebra::blasLapack::blasLapackKernelsInternal::conjugate ( const double &  x)
inline

◆ conjugate() [2/3]

template<>
float dftefe::linearAlgebra::blasLapack::blasLapackKernelsInternal::conjugate ( const float &  x)
inline

◆ conjugate() [3/3]

template<typename T >
T dftefe::linearAlgebra::blasLapack::blasLapackKernelsInternal::conjugate ( const T &  x)
inline
Here is the caller graph for this function: