| 
    MADNESS 0.10.1
    
   | 
 
given an NS tree resulting from a convolution, truncate leafs if appropriate More...
#include <funcimpl.h>

Public Types | |
| typedef Range< typename dcT::iterator > | rangeT | 
Public Member Functions | |
| do_truncate_NS_leafs (const implT *f) | |
| bool | operator() (typename rangeT::iterator &it) const | 
| template<typename Archive > | |
| void | serialize (const Archive &ar) | 
Public Attributes | |
| const implT * | f | 
given an NS tree resulting from a convolution, truncate leafs if appropriate
| typedef Range<typename dcT::iterator> madness::FunctionImpl< T, NDIM >::do_truncate_NS_leafs::rangeT | 
      
  | 
  inline | 
      
  | 
  inline | 
References madness::FunctionImpl< T, NDIM >::cdata, madness::FunctionNode< T, NDIM >::coeff(), madness::copy(), d, madness::error(), madness::FunctionImpl< T, NDIM >::do_truncate_NS_leafs::f, madness::FunctionImpl< T, NDIM >::get_thresh(), madness::GenTensor< T >::has_data(), madness::FunctionNode< T, NDIM >::is_leaf(), and madness::FunctionImpl< T, NDIM >::truncate_tol().
      
  | 
  inline |