MADNESS 0.10.1
|
#include <convolution1d.h>
Public Types | |
typedef Tensor< Q > | returnT |
Public Member Functions | |
Shmoo (Level n, Translation lx, const GenericConvolution1D< Q, opT > *q) | |
returnT | operator() (double x) const |
Public Attributes | |
Translation | lx |
Level | n |
const GenericConvolution1D< Q, opT > & | q |
|
inline |
|
inline |
Translation madness::GenericConvolution1D< Q, opT >::Shmoo::lx |
Referenced by madness::GenericConvolution1D< Q, opT >::Shmoo::operator()().
Referenced by madness::GenericConvolution1D< Q, opT >::Shmoo::operator()().
const GenericConvolution1D<Q,opT>& madness::GenericConvolution1D< Q, opT >::Shmoo::q |
Referenced by madness::GenericConvolution1D< Q, opT >::Shmoo::operator()().