MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::munging_operator Struct Reference

#include <smooth.h>

Public Member Functions

 munging_operator ()
 
 munging_operator (const double thresh)
 
void operator() (const Key< 3 > &key, real_tensor U, const real_tensor &function, const real_tensor &smoothed_function) const
 
template<typename Archive >
void serialize (Archive &ar)
 

Public Attributes

double thresh_
 

Constructor & Destructor Documentation

◆ munging_operator() [1/2]

madness::munging_operator::munging_operator ( )
inline

◆ munging_operator() [2/2]

madness::munging_operator::munging_operator ( const double  thresh)
inline

Member Function Documentation

◆ operator()()

void madness::munging_operator::operator() ( const Key< 3 > &  key,
real_tensor  U,
const real_tensor function,
const real_tensor smoothed_function 
) const
inline

References madness::f, IND, ITERATOR, and thresh_.

◆ serialize()

template<typename Archive >
void madness::munging_operator::serialize ( Archive &  ar)
inline

Member Data Documentation

◆ thresh_

double madness::munging_operator::thresh_

Referenced by operator()().


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