AlgART Home

Package net.algart.math

Ranges, multidimensional points, multidimensional rectangular areas.

See:
          Description

Class Summary
Class Description
IPoint Point in multidimensional space with integer coordinates.
IRange Numeric inclusive range: a set of long numbers min()<=x<=max().
IRectangularArea Rectangular area, or hyperparallelepiped in multidimensional space with integer coordinates of vertices.
Point Point in multidimensional space with real coordinates.
Range Numeric inclusive range: a set of double numbers min()<=x<=max().
RectangularArea Rectangular area, or hyperparallelepiped in multidimensional space with real coordinates of vertices.
 

Package net.algart.math Description

Ranges, multidimensional points, multidimensional rectangular areas.

AlgART Laboratory 2007-2010

Since:
JDK 1.5
Version:
1.2
Author:
Daniel Alievsky