Home
last modified time | relevance | path

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

/third_party/boost/libs/yap/example/autodiff_library/
DVNode.cpp124 void VNode::hess_reverse_1_get_xw(unsigned int i, double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::VNode
DPNode.cpp104 void PNode::hess_reverse_1_get_xw(unsigned int i, double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::PNode
DUaryOPNode.cpp262 void UaryOPNode::hess_reverse_1_get_xw(unsigned int i,double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::UaryOPNode
DBinaryOPNode.cpp386 void BinaryOPNode::hess_reverse_1_get_xw(unsigned int i,double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::BinaryOPNode