TGrad Typedef

Header: Dew.Math/Optimization.h · Cross-compiler

typedef void (*TGrad)(TRealFunction, TVec *, TVec *, const DewArray<tObject *> &, TVec *);

Defines the procedure for calculating the gradient of a real function.

Defines the procedure for calculating the gradient of a real function.