Searched refs:AutoDiff (Results 1 – 25 of 26) sorted by relevance
12
20 namespace AutoDiff { namespace492 for(unsigned int i=0;i<AutoDiff::num_var;++i) in hess_forward_calc0()497 index = AutoDiff::num_var; in hess_forward_calc0()498 for(unsigned int i=0;i<AutoDiff::num_var;++i) in hess_forward_calc0()500 for(unsigned int j=i;j<AutoDiff::num_var;++j){ in hess_forward_calc0()513 for(unsigned int i=0;i<AutoDiff::num_var;++i) in hess_forward_calc0()518 index = AutoDiff::num_var; in hess_forward_calc0()519 for(unsigned int i=0;i<AutoDiff::num_var;++i) in hess_forward_calc0()521 for(unsigned int j=i;j<AutoDiff::num_var;++j){ in hess_forward_calc0()536 for(unsigned int i =0;i<AutoDiff::num_var;++i) in hess_forward_calc0()[all …]
10 namespace AutoDiff { namespace12 ActNode::ActNode() : AutoDiff::Node(),adj(NaN_Double){ in ActNode()
21 namespace AutoDiff { namespace344 for(unsigned int i =0;i<AutoDiff::num_var;++i) in hess_forward_calc0()349 index = AutoDiff::num_var; in hess_forward_calc0()350 for(unsigned int i=0;i<AutoDiff::num_var;++i) in hess_forward_calc0()352 for(unsigned int j=i;j<AutoDiff::num_var;++j) in hess_forward_calc0()
12 namespace AutoDiff namespace
14 namespace AutoDiff {
10 namespace AutoDiff { namespace
11 namespace AutoDiff{
20 namespace AutoDiff{ namespace
13 namespace AutoDiff {
15 namespace AutoDiff { namespace
12 namespace AutoDiff {
12 namespace AutoDiff { namespace
16 namespace AutoDiff {
13 namespace AutoDiff { namespace
79 namespace AutoDiff{
18 namespace AutoDiff {
14 namespace AutoDiff { namespace
21 using namespace AutoDiff;168 F() { AutoDiff::autodiff_setup(); } in F()169 ~F(){ AutoDiff::autodiff_cleanup(); } in ~F()702 AutoDiff::num_var = nvar; in test_hess_forward()