#include <linlsq.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
void LLSQ::add |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
void LLSQ::add |
( |
const LLSQ & |
other | ) |
|
void LLSQ::add |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
weight |
|
) |
| |
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:
- /data/source/tesseract-ocr/ccstruct/linlsq.h
- /data/source/tesseract-ocr/ccstruct/linlsq.cpp