MADNESS
0.10.1
|
#include <convolution1d.h>
Public Member Functions | |
GaussianGenericFunctor (Q coeff, double exponent, int m=0) | |
Level | natural_level () const |
Q | operator() (double x) const |
Private Attributes | |
Q | coeff |
double | exponent |
int | m |
Level | natlev |
|
inline |
|
inline |
References madness::GaussianGenericFunctor< Q >::natlev.
|
inline |
|
private |
Referenced by madness::GaussianGenericFunctor< Q >::operator()().
|
private |
Referenced by madness::GaussianGenericFunctor< Q >::operator()().
|
private |
Referenced by madness::GaussianGenericFunctor< Q >::operator()().
|
private |
Referenced by madness::GaussianGenericFunctor< Q >::natural_level().