MADNESS
0.10.1
|
#include <mra.h>
Public Member Functions | |
SimpleUnaryOpWrapper (T(*f)(T)) | |
void | operator() (const Key< NDIM > &key, Tensor< T > &t) const |
template<typename Archive > | |
void | serialize (Archive &ar) |
Public Attributes | |
T(* | f )(T) |
|
inline |
|
inline |
References madness::Function< T, NDIM >::SimpleUnaryOpWrapper::f, T(), and UNARY_OPTIMIZED_ITERATOR.
|
inline |
T(* madness::Function< T, NDIM >::SimpleUnaryOpWrapper::f) (T) |