|
MADNESS 0.10.1
|
Public Member Functions | |
| wstFunctor (int kmax, double coeff, double expnt) | |
| Q | operator() (double x) const |
Public Attributes | |
| double | coeff |
| double | expnt |
| int | kmax |
|
inline |
|
inline |
References wstFunctor< Q >::coeff, wstFunctor< Q >::expnt, k, wstFunctor< Q >::kmax, madness::nonlinear_vector_solver(), and Q().
| double wstFunctor< Q >::coeff |
Referenced by wstFunctor< Q >::operator()().
| double wstFunctor< Q >::expnt |
Referenced by wstFunctor< Q >::operator()().
| int wstFunctor< Q >::kmax |
Referenced by wstFunctor< Q >::operator()().