ImageCloud
 All Classes Namespaces Functions Variables Enumerations Properties Events
Packages | Classes | Enumerations
Package VisWpf.Clustering.KdTree

Packages

package  Nodes
package  PointTypes

Classes

class  KDTreeCreator
class  PointComparer
 Compares Points based on their splittingPlane Type. Sorts Ascending. More...

Enumerations

enum  SplittingPlaneType { L = 0, a = 1, b = 2 }
 Enumeration for the Splitting Plane types. More...

Enumeration Type Documentation

Enumeration for the Splitting Plane types.