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 |
References madness::FunctionNode< T, NDIM >::is_leaf(), and madness::Key< NDIM >::level().
double DirichletLBCost< NDIM >::leaf_value |
double DirichletLBCost< NDIM >::parent_value |