MADNESS  0.10.1
Public Types | Public Member Functions | List of all members
madness::FunctionImpl< T, NDIM >::remove_leaf_coeffs Struct Reference

remove all coefficients of leaf nodes More...

#include <funcimpl.h>

Public Types

typedef Range< typename dcT::iteratorrangeT
 

Public Member Functions

 remove_leaf_coeffs ()
 constructor need impl for cdata More...
 
bool operator() (typename rangeT::iterator &it) const
 
template<typename Archive >
void serialize (const Archive &ar)
 

Detailed Description

template<typename T, std::size_t NDIM>
struct madness::FunctionImpl< T, NDIM >::remove_leaf_coeffs

remove all coefficients of leaf nodes

Member Typedef Documentation

◆ rangeT

template<typename T , std::size_t NDIM>
typedef Range<typename dcT::iterator> madness::FunctionImpl< T, NDIM >::remove_leaf_coeffs::rangeT

Constructor & Destructor Documentation

◆ remove_leaf_coeffs()

template<typename T , std::size_t NDIM>
madness::FunctionImpl< T, NDIM >::remove_leaf_coeffs::remove_leaf_coeffs ( )
inline

constructor need impl for cdata

Member Function Documentation

◆ operator()()

template<typename T , std::size_t NDIM>
bool madness::FunctionImpl< T, NDIM >::remove_leaf_coeffs::operator() ( typename rangeT::iterator it) const
inline

◆ serialize()

template<typename T , std::size_t NDIM>
template<typename Archive >
void madness::FunctionImpl< T, NDIM >::remove_leaf_coeffs::serialize ( const Archive &  ar)
inline

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