|
MADNESS 0.10.1
|
keep only the sum coefficients in each node More...
#include <funcimpl.h>

Public Types | |
| typedef Range< typename dcT::iterator > | rangeT |
Public Member Functions | |
| do_keep_sum_coeffs (implT *impl) | |
| constructor need impl for cdata | |
| bool | operator() (typename rangeT::iterator &it) const |
| template<typename Archive > | |
| void | serialize (const Archive &ar) |
Public Attributes | |
| implT * | impl |
keep only the sum coefficients in each node
| typedef Range<typename dcT::iterator> madness::FunctionImpl< T, NDIM >::do_keep_sum_coeffs::rangeT |
|
inline |
constructor need impl for cdata
|
inline |
|
inline |
| implT* madness::FunctionImpl< T, NDIM >::do_keep_sum_coeffs::impl |