Home
last modified time | relevance | path

Searched defs:hess_forward_calc0 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/yap/example/autodiff_library/
DUaryOPNode.cpp326 void UaryOPNode::hess_forward_calc0(unsigned int& len, double* lvec, double* ret_vec) in hess_forward_calc0() function in AutoDiff::UaryOPNode
DBinaryOPNode.cpp478 void BinaryOPNode::hess_forward_calc0(unsigned int& len, double* lvec, double* rvec, double* ret_ve… in hess_forward_calc0() function in AutoDiff::BinaryOPNode