User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - Pattern Recognition - Numerical Modeling


Normal classes:

 FuncLinearC Linear function.
 FuncQuadraticC Quadratic function.
 FuncOrthPolynomialC Orthogonal Polynomial function.
 DesignFuncLSQC Design function with Least Squares Fitting.
 FuncPDFC Abstract Probablity Distribution Function.
 FuncPDFNormalC Set of normal distributions.

Normal functions:

 operator >>(istream &,FuncLinearC &) Load from a stream.
 operator <<(ostream &,const FuncLinearC &) Save to a stream.
 operator >>(BinIStreamC &,FuncLinearC &) Load from a binary stream.
 operator <<(BinOStreamC &,const FuncLinearC &) Save to a stream.
 operator >>(istream &,FuncQuadraticC &) Load from a stream.
 operator <<(ostream &,const FuncQuadraticC &) Save to a stream.
 operator >>(BinIStreamC &,FuncQuadraticC &) Load from a binary stream.
 operator <<(BinOStreamC &,const FuncQuadraticC &) Save to a stream.
 operator >>(istream &,FuncOrthPolynomialC &) Load from a stream.
 operator <<(ostream &,const FuncOrthPolynomialC &) Save to a stream.
 operator >>(BinIStreamC &,FuncOrthPolynomialC &) Load from a binary stream.
 operator <<(BinOStreamC &,const FuncOrthPolynomialC &) Save to a stream.
 operator >>(istream &,DesignFuncLSQC &) Load from a stream.
 operator <<(ostream &,const DesignFuncLSQC &) Save to a stream.
 operator >>(BinIStreamC &,DesignFuncLSQC &) Load from a binary stream.
 operator <<(BinOStreamC &,const DesignFuncLSQC &) Save to a stream.
 operator >>(istream &,FuncPDFC &) Load from a stream.
 operator <<(ostream &,const FuncPDFC &) Save to a stream.
 operator >>(BinIStreamC &,FuncPDFC &) Load from a binary stream.
 operator <<(BinOStreamC &,const FuncPDFC &) Save to a stream.
 operator >>(istream &,FuncPDFNormalC &) Load from a stream.
 operator <<(ostream &,const FuncPDFNormalC &) Save to a stream.
 operator >>(BinIStreamC &,FuncPDFNormalC &) Load from a binary stream.
 operator <<(BinOStreamC &,const FuncPDFNormalC &) Save to a stream.
Documentation by CxxDoc: Tue Aug 13 10:00:52 2002