Package org.geotoolkit.math

A set of mathematical objects and algebraic utilities.

See:
          Description

Class Summary
Complex A simple class for the handling of complex numbers.
Fraction A fraction made of a numerator and a denominator.
Line Equation of a line in a two dimensional space (x,y).
ObjectiveAnalysis Computes values at the location of grid cells from a set of values at random locations.
Plane Equation of a plane in a three-dimensional space (x,y,z).
Polynom The coefficients of a polynomial equation.
Statistics Holds some statistics about a series of sample values.
Statistics.Delta Holds some statistics about a series of sample values and the difference between them.
Vector A vector of real numbers.
VectorPair Utility methods related to a pair of Vector objects.
XMath Simple mathematical functions in addition to the ones provided in Math.
 

Enum Summary
NumberSet An enumeration for a few common number set (Natural, real).
 

Package org.geotoolkit.math Description

A set of mathematical objects and algebraic utilities.

References:

Since:
2.0
Version:
3.00
Author:
Martin Desruisseaux (IRD)
Module:
utility/geotk-utility (download)


Copyright © 2009-2012 Geotoolkit.org. All Rights Reserved.