|
MBDyn-1.7.3
|
#include <gradient.h>
Static Public Member Functions | |
| template<typename GradientType , typename Expression > | |
| static void | ApplyExpression (GradientType &g, const GradientExpression< Expression > &f) |
| template<typename BinFunc , typename GradientType , typename Expression > | |
| static void | ApplyBinaryFunction (GradientType &g, const GradientExpression< Expression > &f, const BinFunc &bfunc) |
Definition at line 2210 of file gradient.h.
|
inlinestatic |
Definition at line 2217 of file gradient.h.
|
inlinestatic |
Definition at line 2212 of file gradient.h.