#include <gram_schmidt_orth.h>
|
Func_Type | cal_norm (const std::vector< Func_Type > &f) |
|
◆ Coordinate
template<typename Func_Type , typename R_Type = double>
Enumerator |
---|
Cartesian | |
Sphere | |
◆ Gram_Schmidt_Orth()
template<typename Func_Type , typename R_Type >
◆ cal_norm()
template<typename Func_Type , typename R_Type >
◆ cal_orth()
template<typename Func_Type , typename R_Type >
std::vector< std::vector< Func_Type > > ModuleBase::Gram_Schmidt_Orth< Func_Type, R_Type >::cal_orth |
( |
const std::vector< std::vector< Func_Type > > & |
func, |
|
|
const Func_Type |
norm_threshold = std::numeric_limits<Func_Type>::min() |
|
) |
| |
◆ coordinate
template<typename Func_Type , typename R_Type = double>
◆ rab
template<typename Func_Type , typename R_Type = double>
◆ radial_2
template<typename Func_Type , typename R_Type = double>
The documentation for this class was generated from the following files: