Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Static Public Member Functions | List of all members
Ilwis::MathHelper Class Reference

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)
 

The documentation for this class was generated from the following files: