AlgART Home

Package net.algart.math.patterns

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

See:
          Description

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

Class Summary
Class Description
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.
 

Exception Summary
Exception Description
TooLargePatternException Unchecked exception thrown if a pattern is extremely large to be correctly processed.
 

Package net.algart.math.patterns Description

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

AlgART Laboratory 2007-2010

Since:
JDK 1.5
Version:
1.2
Author:
Daniel Alievsky