Searched defs:hess_reverse_1_get_xw (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/yap/example/autodiff_library/ | ||
D | VNode.cpp | 124 void VNode::hess_reverse_1_get_xw(unsigned int i, double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::VNode |
D | PNode.cpp | 104 void PNode::hess_reverse_1_get_xw(unsigned int i, double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::PNode |
D | UaryOPNode.cpp | 262 void UaryOPNode::hess_reverse_1_get_xw(unsigned int i,double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::UaryOPNode |
D | BinaryOPNode.cpp | 386 void BinaryOPNode::hess_reverse_1_get_xw(unsigned int i,double& w,double& x) in hess_reverse_1_get_xw() function in AutoDiff::BinaryOPNode |