MADNESS  version 0.9
Public Member Functions | List of all members
madness::true_op< NDIM > Struct Template Reference

#include <funcimpl.h>

Public Member Functions

template<typename T >
bool operator() (const Key< NDIM > &key, const T &t) const
 
template<typename T , typename R >
bool operator() (const Key< NDIM > &key, const T &t, const R &r) const
 
template<typename Archive >
void serialize (Archive &ar)
 

Member Function Documentation

template<size_t NDIM>
template<typename T >
bool madness::true_op< NDIM >::operator() ( const Key< NDIM > &  key,
const T &  t 
) const
inline
template<size_t NDIM>
template<typename T , typename R >
bool madness::true_op< NDIM >::operator() ( const Key< NDIM > &  key,
const T &  t,
const R r 
) const
inline
template<size_t NDIM>
template<typename Archive >
void madness::true_op< NDIM >::serialize ( Archive &  ar)
inline

The documentation for this struct was generated from the following file: