|
Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Static Public Member Functions | |
| static bool | findOblique (int iPoints, const std::vector< Coordinate > &independent, const std::vector< Coordinate > &dependent, std::vector< Coefficient > &coef, bool useCols) |
| static bool | findPolynom (int iTerms, int iPoints, const std::vector< Coordinate > &independent, const std::vector< Coordinate > &dependent, std::vector< Coefficient > &coef) |
1.8.3.1