MADNESS  version 0.9
Public Member Functions | Public Attributes | List of all members
madness::detail::scaleinplace< T, NDIM > Struct Template Reference

#include <mraimpl.h>

Public Member Functions

 scaleinplace ()
 
 scaleinplace (T q)
 
void operator() (const Key< NDIM > &key, Tensor< T > &t) const
 
void operator() (const Key< NDIM > &key, FunctionNode< T, NDIM > &node) const
 
template<typename Archive >
void serialize (Archive &ar)
 

Public Attributes

q
 

Constructor & Destructor Documentation

template<typename T , std::size_t NDIM>
madness::detail::scaleinplace< T, NDIM >::scaleinplace ( )
inline
template<typename T , std::size_t NDIM>
madness::detail::scaleinplace< T, NDIM >::scaleinplace ( q)
inline

Member Function Documentation

template<typename T , std::size_t NDIM>
void madness::detail::scaleinplace< T, NDIM >::operator() ( const Key< NDIM > &  key,
Tensor< T > &  t 
) const
inline
template<typename T , std::size_t NDIM>
void madness::detail::scaleinplace< T, NDIM >::operator() ( const Key< NDIM > &  key,
FunctionNode< T, NDIM > &  node 
) const
inline
template<typename T , std::size_t NDIM>
template<typename Archive >
void madness::detail::scaleinplace< T, NDIM >::serialize ( Archive &  ar)
inline

Member Data Documentation

template<typename T , std::size_t NDIM>
T madness::detail::scaleinplace< T, NDIM >::q

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