LLSQ Class Reference
#include <linlsq.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
void LLSQ::add |
( |
const LLSQ & |
other |
) |
|
void LLSQ::add |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
weight | |
|
) |
| | |
void LLSQ::add |
( |
double |
x, |
|
|
double |
y | |
|
) |
| | |
double LLSQ::c |
( |
double |
m |
) |
const |
inT32 LLSQ::count |
( |
|
) |
const [inline] |
double LLSQ::covariance |
( |
|
) |
const [inline] |
FCOORD LLSQ::mean_point |
( |
|
) |
const |
double LLSQ::pearson |
( |
|
) |
const |
void LLSQ::remove |
( |
double |
x, |
|
|
double |
y | |
|
) |
| | |
double LLSQ::rms |
( |
double |
m, |
|
|
double |
c | |
|
) |
| | const |
FCOORD LLSQ::vector_fit |
( |
|
) |
const |
double LLSQ::x_variance |
( |
|
) |
const [inline] |
double LLSQ::y_variance |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files:
- /home/rays/src/opensrc/tesseract-ocr/ccstruct/linlsq.h
- /home/rays/src/opensrc/tesseract-ocr/ccstruct/linlsq.cpp