You are here:
Home
>
MtxVec
>
TVectorFunction Typedef
MtxVec (C++)
Contents
|
Search
|
Home
TVectorFunction Typedef
Dew::Math
Header: Dew.Math/Optimization.h · Cross-compiler
typedef
void
(*TVectorFunction)(
TVec
*,
TVec
*,
const
DewArray<
double
> &,
const
DewArray<tObject *> &);
Defines vector function of several variables.
Defines vector function of several variables.