|
MADNESS
version 0.9
|
#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 | |
| Level | n |
| Translation | lx |
| const GenericConvolution1D< Q, opT > & | q |
| typedef Tensor<Q> madness::GenericConvolution1D< Q, opT >::Shmoo::returnT |
|
inline |
|
inline |
References madness::f, madness::Convolution1D< Q >::k, madness::legendre_scaling_functions(), and sqrt().
| Translation madness::GenericConvolution1D< Q, opT >::Shmoo::lx |
| Level madness::GenericConvolution1D< Q, opT >::Shmoo::n |
| const GenericConvolution1D<Q,opT>& madness::GenericConvolution1D< Q, opT >::Shmoo::q |
1.8.8