MADNESS
0.10.1
|
simple structure to take the pointwise exponential of a function, shifted by +14 More...
Classes | |
struct | expme1 |
Public Types | |
typedef double | resultT |
Public Member Functions | |
Tensor< double > | operator() (const Key< 3 > &key, const Tensor< double > &val) const |
template<typename Archive > | |
void | serialize (Archive &ar) |
simple structure to take the pointwise exponential of a function, shifted by +14
typedef double madness::XCOperator< T, NDIM >::expme::resultT |
|
inline |
References madness::copy(), op(), and madness::Tensor< T >::unaryop().
|
inline |