| applyAdjoint(Adjoint const &adjoint, Real const &result, ArgA const &argA, ArgB const &argB) | codi::BinaryOperation< T_Real, OperationRemainder< T_Real > > | inlinestatic |
| codi::ComputeOperation::applyAdjoint(Adjoint const &adjoint, Real const &result, Args const &... args) | codi::ComputeOperation< T_Real > | static |
| applyAdjointArgA(Adjoint const &adjoint, Real const &result, ArgA const &argA, ArgB const &argB) | codi::BinaryJacobianOperation< T_Real, OperationRemainder< T_Real > > | inlinestatic |
| applyAdjointArgB(Adjoint const &adjoint, Real const &result, ArgA const &argA, ArgB const &argB) | codi::BinaryJacobianOperation< T_Real, OperationRemainder< T_Real > > | inlinestatic |
| applyTangent(Tangent const &tangent, Real const &result, ArgA const &argA, ArgB const &argB) | codi::BinaryOperation< T_Real, OperationRemainder< T_Real > > | inlinestatic |
| codi::ComputeOperation::applyTangent(Tangent const &tangent, Real const &result, Args const &... args) | codi::ComputeOperation< T_Real > | static |
| applyTangentArgA(Tangent const &tangent, Real const &result, ArgA const &argA, ArgB const &argB) | codi::BinaryJacobianOperation< T_Real, OperationRemainder< T_Real > > | inlinestatic |
| applyTangentArgB(Tangent const &tangent, Real const &result, ArgA const &argA, ArgB const &argB) | codi::BinaryJacobianOperation< T_Real, OperationRemainder< T_Real > > | inlinestatic |
| getMathRep() | codi::OperationRemainder< T_Real > | inlinestatic |
| gradientA(ArgA const &argA, ArgB const &argB, Real const &result) | codi::OperationRemainder< T_Real > | inlinestatic |
| gradientB(ArgA const &argA, ArgB const &argB, Real const &result) | codi::OperationRemainder< T_Real > | inlinestatic |
| Impl typedef | codi::BinaryJacobianOperation< T_Real, OperationRemainder< T_Real > > | |
| primal(ArgA const &argA, ArgB const &argB) | codi::OperationRemainder< T_Real > | inlinestatic |
| codi::ComputeOperation::primal(Args const &... args) | codi::ComputeOperation< T_Real > | static |
| Real typedef | codi::OperationRemainder< T_Real > | |