| MBDyn-1.7.3
    | 
#include <gradient.h>
| Static Public Member Functions | |
| template<typename MapVectorType , typename Expression > | |
| static void | ApplyDerivative (MapVectorType &ad, const GradientExpression< Expression > &f) | 
| template<typename MapVectorType , typename Expression > | |
| static void | ApplyBinaryFunction1 (MapVectorType &ad, const GradientExpression< Expression > &f, const index_type iStartLocal, const index_type iEndLocal, const scalar_deriv_type df_du, const scalar_deriv_type df_dv) | 
Definition at line 2154 of file gradient.h.
| 
 | inlinestatic | 
Definition at line 2163 of file gradient.h.
| 
 | inlinestatic | 
Definition at line 2156 of file gradient.h.