Package org.apache.commons.math3.geometry.partitioning.utilities

This package provides multidimensional ordering features for partitioning.

See:
          Description

Class Summary
AVLTree<T extends Comparable<T>> This class implements AVL trees.
OrderedTuple This class implements an ordering operation for T-uples.
 

Enum Summary
AVLTree.Skew Enum for tree skew factor.
 

Package org.apache.commons.math3.geometry.partitioning.utilities Description

This package provides multidimensional ordering features for partitioning.



Copyright (c) 2003-2013 Apache Software Foundation