Uses of Package
org.deegree.cs.transformations.polynomial

Packages that use org.deegree.cs.transformations.polynomial
org.deegree.cs.io.deegree   
org.deegree.cs.transformations.coordinate Coordinate Transformations allow the chaining of operations to map coordinates of one coordinate systems onto a coordinate valid in another coordinate system. 
org.deegree.cs.transformations.polynomial A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. 
 

Classes in org.deegree.cs.transformations.polynomial used by org.deegree.cs.io.deegree
LeastSquareApproximation
          LeastSquareApproximation is a polynomial transformation which uses the least square method to approximate a function given by some measured values.
 

Classes in org.deegree.cs.transformations.polynomial used by org.deegree.cs.transformations.coordinate
PolynomialTransformation
          PolynomialTransformation is the base class for all polynomial transformations.
 

Classes in org.deegree.cs.transformations.polynomial used by org.deegree.cs.transformations.polynomial
PolynomialTransformation
          PolynomialTransformation is the base class for all polynomial transformations.
 



Copyright © 2011. All Rights Reserved.