|
MADNESS 0.10.1
|
#include <smooth.h>

Public Member Functions | |
| inv_mask_functor (const double &factor, const double &cutoff) | |
| inv_mask_functor (const double &factor, const double &cutoff, const Vector< double, NDIM > shift) | |
| double | operator() (const Vector< double, NDIM > &x) const |
Private Attributes | |
| const double | cutoff_radius_ |
| const double | factor_ |
| const Vector< double, NDIM > | shift_ |
|
inline |
|
inline |
|
private |
Referenced by madness::smooth< T, NDIM >::inv_mask_functor::operator()().
|
private |
Referenced by madness::smooth< T, NDIM >::inv_mask_functor::operator()().
Referenced by madness::smooth< T, NDIM >::inv_mask_functor::operator()().