Package edu.tufts.cs.geometry

Class Summary
ConvexHull  
Generator A Generator object creates or fills a PointSet object with data.
Geometry  
Normalize  
NumericArrayParser A NumericArrayParser contains methods to read in a double valued array from a string or a file.
PCA  
PCA.PolarVector2d  
PCA.PrincipalComponent  
PCAProjection  
PGBeta  
PGDelaunay  
PGGabriel  
Projection A Projection is a specific kind of Transformation that reduces the dimensionality of a PointSet.
ProximityGraph A ProximityGraph represents a real proxmity graph for a set of points.
ScaleTransform  
Transformation A Transformation defines a specific kind of modification to data.
TranslateTransform  
TrivialProjection  
UniformGenerator  
Utilities  
Utilities.ByteSet