Base typedef | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::computeHessian(VecX const &locX, Hes &hes, VecY &locY, Jac &jac) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::computeHessian(VecX const &locX, Hes &hes, VecY &locY, Jac &jac) | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::computeJacobian(VecX const &locX, Jac &jac, VecY &locY) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::computeJacobian(VecX const &locX, Jac &jac, VecY &locY) | codi::EvaluationHandleReverseBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::computePrimal(VecX const &locX, VecY &locY) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::computePrimal(VecX const &locX, VecY &locY) | codi::EvaluationHandleReverseBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::dummyJacobian | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::dummyJacobian | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::dummyVector | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::dummyVector | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::eval() | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inlineprotected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::eval() | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inlineprotected |
codi::EvaluationHandleBase(Func &func, size_t m, size_t n) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::EvaluationHandleBase(Func &func, size_t m, size_t n) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
EvaluationHandleReverseBase(Func &func, size_t m, size_t n) | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | |
EvaluationHandleReverseBase(Func &func, size_t m, size_t n) | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::Func typedef | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::Func typedef | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::func | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::func | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::getPrimalOutputs(VecY &locY) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::getPrimalOutputs(VecY &locY, bool reg) | codi::EvaluationHandleReverseBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore >::getPrimalOutputs(VecY &locY) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::InputStore typedef | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::InputStore typedef | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::m | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::m | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::n | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::n | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::OutputStore typedef | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::OutputStore typedef | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | |
recordTape(VecX const &locX, VecY &locY) | codi::EvaluationHandleReverseBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inlineprotected |
codi::setPrimalInputs(VecX const &locX) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::setPrimalInputs(VecX const &locX, bool reg) | codi::EvaluationHandleReverseBase< T_Func, T_Type, T_InputStore, T_OutputStore > | inline |
codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore >::setPrimalInputs(VecX const &locX) | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
th | codi::EvaluationHandleReverseBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::Type typedef | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::Type typedef | codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore > | |
codi::x | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::x | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::y | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |
codi::EvaluationHandleReversePrimalValueTapes< T_Func, T_Type, T_InputStore, T_OutputStore >::y | codi::EvaluationHandleBase< T_Func, T_Type, T_InputStore, T_OutputStore > | protected |