Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Ilwis::MathHelper Member List

This is the complete list of members for Ilwis::MathHelper, including all inherited members.

findOblique(int iPoints, const std::vector< Coordinate > &independent, const std::vector< Coordinate > &dependent, std::vector< Coefficient > &coef, bool useCols) (defined in Ilwis::MathHelper)Ilwis::MathHelperstatic
findPolynom(int iTerms, int iPoints, const std::vector< Coordinate > &independent, const std::vector< Coordinate > &dependent, std::vector< Coefficient > &coef) (defined in Ilwis::MathHelper)Ilwis::MathHelperstatic
MathHelper() (defined in Ilwis::MathHelper)Ilwis::MathHelper