AlgART Home

Package net.algart.math.patterns

Patterns: sets of n-dimensional points, used for some operations over n-dimensional matrices.

See:
          Description

Interface Summary
Pattern Pattern: multidimensional geometrical figure specified as non-empty set of integer points (points in multidimensional space with integer coordinates).
WeightedPattern  
 

Class Summary
AbstractPattern A skeletal implementation of the Pattern interface to minimize the effort required to implement this interface.
AbstractWeightedPattern A skeletal implementation of the WeightedPattern interface to minimize the effort required to implement this interface.
Patterns A set of static methods operating with and returning patterns.
WeightedPatterns A set of static methods operating with and returning weighted patterns.
 

Package net.algart.math.patterns Description

Patterns: sets of n-dimensional points, used for some operations over n-dimensional matrices.

AlgART Laboratory 2007-2008

Since:
JDK 1.5
Version:
1.1
Author:
Daniel Alievsky