AlgART Home

Packages
net.algart.arrays Defines AlgART arrays: generalized arrays of any Java types.
net.algart.arrays.bitskeletons Skeletonization algorithms, working with binary AlgART matrices.
net.algart.arrays.linearfiltering Linear filtering algorithms, working with n-dimensional AlgART matrices.
net.algart.arrays.morphology Mathematical morphology algorithms, working with n-dimensional AlgART matrices.
net.algart.contexts Universal support of execution contexts for complex algorithms and other modules.
net.algart.finalizing Universal tools for performing finalization tasks.
net.algart.math.functions Abstraction of any mathematical functions and operators and some their implementations.
net.algart.math.geom Simple geometric objects.
net.algart.math.patterns Patterns: sets of n-dimensional points, used for some operations over n-dimensional matrices.
net.algart.math.points Points in the multidimensional space.
net.algart.math.ranges Numeric ranges: sets of numbers min<=x<=max.