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

#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
 

Constructor & Destructor Documentation

◆ LBCost()

madness::LBCost::LBCost ( double  leaf_value = 1.0,
double  parent_value = 1.0 
)
inline

Member Function Documentation

◆ operator()()

double madness::LBCost::operator() ( const Key< 6 > &  key,
const FunctionNode< double, 6 > &  node 
) const
inline

Member Data Documentation

◆ leaf_value

double LBCost::leaf_value

Referenced by LBCost::operator()().

◆ parent_value

double LBCost::parent_value

Referenced by LBCost::operator()().


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