MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
wstFunctor< Q > Class Template Reference

Public Member Functions

 wstFunctor (int kmax, double coeff, double expnt)
 
Q operator() (double x) const
 

Public Attributes

double coeff
 
double expnt
 
int kmax
 

Constructor & Destructor Documentation

◆ wstFunctor()

template<typename Q >
wstFunctor< Q >::wstFunctor ( int  kmax,
double  coeff,
double  expnt 
)
inline

Member Function Documentation

◆ operator()()

template<typename Q >
Q wstFunctor< Q >::operator() ( double  x) const
inline

References k, madness::kmax, and Q().

Member Data Documentation

◆ coeff

template<typename Q >
double wstFunctor< Q >::coeff

◆ expnt

template<typename Q >
double wstFunctor< Q >::expnt

◆ kmax

template<typename Q >
int wstFunctor< Q >::kmax

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