Home
last modified time | relevance | path

Searched defs:hess_reverse_0_get_values (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/yap/example/autodiff_library/
DVNode.cpp94 void VNode::hess_reverse_0_get_values(unsigned int i,double& x, double& x_bar, double& w, double& w… in hess_reverse_0_get_values() function in AutoDiff::VNode
DPNode.cpp77 void PNode::hess_reverse_0_get_values(unsigned int i,double& x,double& x_bar,double& w,double& w_ba… in hess_reverse_0_get_values() function in AutoDiff::PNode
DUaryOPNode.cpp200 void UaryOPNode::hess_reverse_0_get_values(unsigned int i,double& x, double& x_bar, double& w, doub… in hess_reverse_0_get_values() function in AutoDiff::UaryOPNode
DBinaryOPNode.cpp285 void BinaryOPNode::hess_reverse_0_get_values(unsigned int i,double& x, double& x_bar, double& w, do… in hess_reverse_0_get_values() function in AutoDiff::BinaryOPNode