ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > Class Template Reference
[Linear Least Squares Fitting]

Specialisation for NDIM == 2 and any mixed terms. More...

List of all members.

Static Public Member Functions

Protected Types

Static Protected Member Functions


Detailed Description

template<class TPAR, class TDAT, int ORDER>
class ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >

Specialisation for NDIM == 2 and any mixed terms.


Member Enumeration Documentation

template<class TPAR , class TDAT , int ORDER>
anonymous enum [protected]
Enumerator:
NPAR 

Member Function Documentation

template<class TPAR , class TDAT , int ORDER>
static FVector<TPAR, NPAR> ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::polynomVector ( const TPAR  x,
const TPAR  y 
) [inline, static, protected]
template<class TPAR , class TDAT , int ORDER>
static FMatrix<TPAR, NPAR, NPAR> ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::polynomMatrix ( const FVector< TPAR, NPAR > &restrict_  b,
const TPAR  c 
) [inline, static, protected]
template<class TPAR , class TDAT , int ORDER>
static FVector<TPAR, NPAR> ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::eval ( const MArray< TDAT, 2 > &  data,
const MArray< TDAT, 2 > &  error2 
) [inline, static]
template<class TPAR , class TDAT , int ORDER>
static void ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::fill ( const FVector< TPAR, NPAR > &  x,
MArray< TDAT, 2 > &  data 
) [inline, static]
template<class TPAR , class TDAT , int ORDER>
static string ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::toString ( const FVector< TPAR, NPAR > &  b  )  [inline, static]
template<class TPAR , class TDAT , int ORDER>
static MArray<TDAT, 2> ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::fit ( const MArray< TDAT, 2 > &  data,
const MArray< TDAT, 2 > &  error2 
) [inline, static]
template<class TPAR , class TDAT , int ORDER>
static MArray<TDAT, 2> ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >::fit ( const MArray< TDAT, 2 > &  data,
const MArray< TDAT, 2 > &  error2,
string &  comment 
) [inline, static]

Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1