MADNESS  version 0.9
Public Types | Public Member Functions | Public Attributes | List of all members
madness::GenericConvolution1D< Q, opT >::Shmoo Struct Reference

#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
 

Member Typedef Documentation

template<typename Q, typename opT>
typedef Tensor<Q> madness::GenericConvolution1D< Q, opT >::Shmoo::returnT

Constructor & Destructor Documentation

template<typename Q, typename opT>
madness::GenericConvolution1D< Q, opT >::Shmoo::Shmoo ( Level  n,
Translation  lx,
const GenericConvolution1D< Q, opT > *  q 
)
inline

Member Function Documentation

template<typename Q, typename opT>
returnT madness::GenericConvolution1D< Q, opT >::Shmoo::operator() ( double  x) const
inline

Member Data Documentation

template<typename Q, typename opT>
Translation madness::GenericConvolution1D< Q, opT >::Shmoo::lx
template<typename Q, typename opT>
Level madness::GenericConvolution1D< Q, opT >::Shmoo::n
template<typename Q, typename opT>
const GenericConvolution1D<Q,opT>& madness::GenericConvolution1D< Q, opT >::Shmoo::q

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