LTL
2.0.x
|
Specialisation for NDIM == 2 and any mixed terms. More...
Static Public Member Functions | |
static FVector< TPAR, NPAR > | eval (const MArray< TDAT, 2 > &data, const MArray< TDAT, 2 > &error2) |
static void | fill (const FVector< TPAR, NPAR > &x, MArray< TDAT, 2 > &data) |
static string | toString (const FVector< TPAR, NPAR > &b) |
static MArray< TDAT, 2 > | fit (const MArray< TDAT, 2 > &data, const MArray< TDAT, 2 > &error2) |
static MArray< TDAT, 2 > | fit (const MArray< TDAT, 2 > &data, const MArray< TDAT, 2 > &error2, string &comment) |
Protected Types | |
enum | { NPAR = (ORDER + 1) * (ORDER + 1) } |
Static Protected Member Functions | |
static FVector< TPAR, NPAR > | polynomVector (const TPAR x, const TPAR y) |
static FMatrix< TPAR, NPAR, NPAR > | polynomMatrix (const FVector< TPAR, NPAR > &restrict_ b, const TPAR c) |
Specialisation for NDIM == 2 and any mixed terms.
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinestatic |
|
inlinestatic |
References ltl::MArray< T, N >::begin(), and ltl::MArray< T, N >::indexBegin().
|
inlinestatic |
|
inlinestatic |
References ltl::MArray< T, N >::shape().
|
inlinestatic |
References ltl::MArray< T, N >::shape().