MADNESS
0.10.1
|
#include <mp2.h>
Public Member Functions | |
LBCost (double leaf_value=1.0, double parent_value=1.0) | |
double | operator() (const Key< 6 > &key, const FunctionNode< double, 6 > &node) const |
Public Attributes | |
double | leaf_value |
double | parent_value |
|
inline |
|
inline |
References madness::FunctionNode< T, NDIM >::coeff(), and madness::GenTensor< T >::size().
double LBCost::leaf_value |
Referenced by LBCost::operator()().
double LBCost::parent_value |
Referenced by LBCost::operator()().