|
MADNESS 0.10.1
|
Changes non-standard compressed form to standard compressed form. More...
#include <funcimpl.h>

Public Types | |
| typedef Range< typename dcT::iterator > | rangeT |
Public Member Functions | |
| do_standard ()=default | |
| do_standard (implT *impl) | |
| bool | operator() (typename rangeT::iterator &it) const |
| template<typename Archive > | |
| void | serialize (const Archive &ar) |
Public Attributes | |
| implT * | impl |
Changes non-standard compressed form to standard compressed form.
| typedef Range<typename dcT::iterator> madness::FunctionImpl< T, NDIM >::do_standard::rangeT |
|
default |
|
inline |
|
inline |
References madness::FunctionImpl< T, NDIM >::cdata, madness::FunctionImpl< T, NDIM >::get_k(), madness::FunctionImpl< T, NDIM >::do_standard::impl, madness::Key< NDIM >::level(), MADNESS_ASSERT, madness::nonlinear_vector_solver(), madness::FunctionImpl< T, NDIM >::targs, and madness::TensorArgs::thresh.
References MADNESS_EXCEPTION.
Referenced by madness::FunctionImpl< T, NDIM >::do_standard::operator()().