MADNESS  0.10.1
Public Member Functions | Private Attributes | List of all members
madness::GaussianGenericFunctor< Q > Class Template Reference

#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
 

Constructor & Destructor Documentation

◆ GaussianGenericFunctor()

template<typename Q >
madness::GaussianGenericFunctor< Q >::GaussianGenericFunctor ( Q  coeff,
double  exponent,
int  m = 0 
)
inline

Member Function Documentation

◆ natural_level()

template<typename Q >
Level madness::GaussianGenericFunctor< Q >::natural_level ( ) const
inline

◆ operator()()

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

Member Data Documentation

◆ coeff

template<typename Q >
Q madness::GaussianGenericFunctor< Q >::coeff
private

◆ exponent

template<typename Q >
double madness::GaussianGenericFunctor< Q >::exponent
private

◆ m

template<typename Q >
int madness::GaussianGenericFunctor< Q >::m
private

◆ natlev

template<typename Q >
Level madness::GaussianGenericFunctor< Q >::natlev
private

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