|
MADNESS 0.10.1
|
#include <funcimpl.h>
Public Member Functions | |
| do_norm2sq_local ()=default | |
| do_norm2sq_local (bool leaves_only) | |
| double | operator() (double a, double b) const |
| double | operator() (typename dcT::const_iterator &it) const |
| template<typename Archive > | |
| void | serialize (const Archive &ar) |
Public Attributes | |
| bool | leaves_only = false |
| skip the internal nodes, cf. has_coefficients_on_leaves_only() | |
|
default |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
References MADNESS_EXCEPTION.
| bool madness::FunctionImpl< T, NDIM >::do_norm2sq_local::leaves_only = false |
skip the internal nodes, cf. has_coefficients_on_leaves_only()
Referenced by madness::FunctionImpl< T, NDIM >::do_norm2sq_local::operator()().