|
ROL
|
Variables | |
| const int | shifts [4][4] |
| const double | weights [4][5] |
| const int ROL::Finite_Difference_Arrays::shifts[4][4] |
Definition at line 1085 of file ROL_Types.hpp.
Referenced by ROL::EqualityConstraint< Real >::checkApplyAdjointHessian(), ROL::EqualityConstraint< Real >::checkApplyJacobian(), ROL::Objective< Real >::checkGradient(), and ROL::Objective< Real >::checkHessVec().
| const double ROL::Finite_Difference_Arrays::weights[4][5] |
Definition at line 1092 of file ROL_Types.hpp.
Referenced by ROL::EqualityConstraint< Real >::checkApplyAdjointHessian(), ROL::EqualityConstraint< Real >::checkApplyJacobian(), ROL::Objective< Real >::checkGradient(), and ROL::Objective< Real >::checkHessVec().
1.8.11