|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This is the complete list of members for ossim2dLinearRegression, including all inherited members.
| addPoint(const ossimDpt &pt) | ossim2dLinearRegression | inline |
| clear() | ossim2dLinearRegression | inline |
| getEquation(double &slope, double &intercept) | ossim2dLinearRegression | inline |
| getNumberOfPoints() const | ossim2dLinearRegression | inline |
| operator<<(std::ostream &out, const ossim2dLinearRegression &data) | ossim2dLinearRegression | friend |
| ossim2dLinearRegression() | ossim2dLinearRegression | |
| solve() | ossim2dLinearRegression | |
| theIntercept | ossim2dLinearRegression | protected |
| theNumberOfPoints | ossim2dLinearRegression | protected |
| theSlope | ossim2dLinearRegression | protected |
| theSolvedFlag | ossim2dLinearRegression | protected |
| theSumX | ossim2dLinearRegression | protected |
| theSumXX | ossim2dLinearRegression | protected |
| theSumXY | ossim2dLinearRegression | protected |
| theSumY | ossim2dLinearRegression | protected |
| theSumYY | ossim2dLinearRegression | protected |
1.8.14