LMS Class Reference

#include <lmedsq.h>

List of all members.

Public Member Functions

 LMS (inT32 size)
 ~LMS ()
void clear ()
void add (FCOORD sample)
void fit (float &m, float &c)
void constrained_fit (float fixed_m, float &out_c)
void fit_quadratic (float outlier_threshold, double &a, float &b, float &c)
void plot (ScrollView *win, ScrollView::Color colour)
float error ()

Constructor & Destructor Documentation

LMS::LMS ( inT32  size  ) 
LMS::~LMS (  ) 

Member Function Documentation

void LMS::add ( FCOORD  sample  ) 
void LMS::clear (  ) 
void LMS::constrained_fit ( float  fixed_m,
float &  out_c 
)
float LMS::error (  )  [inline]
void LMS::fit ( float &  m,
float &  c 
)
void LMS::fit_quadratic ( float  outlier_threshold,
double &  a,
float &  b,
float &  c 
)
void LMS::plot ( ScrollView win,
ScrollView::Color  colour 
)

The documentation for this class was generated from the following files:
Generated on Sun Jul 18 17:11:10 2010 for Tesseract by  doxygen 1.6.3