MADNESS 0.10.1
|
#include <test_problems.h>
Public Member Functions | |
DirichletLBCost (double leaf_value=1.0, double parent_value=1.0) | |
double | operator() (const Key< NDIM > &key, const FunctionNode< double, NDIM > &node) const |
Public Attributes | |
double | leaf_value |
double | parent_value |
|
inline |
|
inline |
double DirichletLBCost< NDIM >::leaf_value |
Referenced by DirichletLBCost< NDIM >::operator()().
double DirichletLBCost< NDIM >::parent_value |
Referenced by DirichletLBCost< NDIM >::operator()().