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 typename GradientExpression< Expression >::scalar_deriv_type df_du, const typename GradientExpression< Expression >::scalar_deriv_type df_dv) |
Definition at line 2178 of file gradient.h.
|
inlinestatic |
Definition at line 2187 of file gradient.h.
|
inlinestatic |
Definition at line 2180 of file gradient.h.