|
AlgART Home | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
AlgART matrices.
See:
Description
| Interface | Description |
|---|---|
| Pattern | Pattern: multidimensional geometrical figure specified as non-empty set of
integer points
(points in multidimensional space with integer coordinates). |
| WeightedPattern |
| 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 | Description |
|---|---|
| TooLargePatternException | Unchecked exception thrown if a pattern is extremely large to be correctly processed. |
Patterns: sets of n-dimensional points, used for some operations over
n-dimensional AlgART matrices.
AlgART Laboratory 2007-2010
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||