CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
inline |
Declaration of independent variables.
VectorAD | This is simple vector type with elements of type AD<Base>. |
x | Vector of the independent variablerd. |
abort_op_index | operator index at which execution will be aborted (during the recording of operations). The value zero corresponds to not aborting (will not match). |
Definition at line 146 of file core/independent.hpp.
Referenced by BenderQuad(), CppAD::ipopt::solve_callback< Dvector, ADvector, FG_eval >::cache_new_x(), CppAD::checkpoint< Base >::checkpoint(), Independent(), opt_val_hes(), and CppAD::ipopt::solve_callback< Dvector, ADvector, FG_eval >::solve_callback().