Package org.tinspin.index.covertree
Class CoverTree.CTStats
- java.lang.Object
-
- org.tinspin.index.Stats
-
- org.tinspin.index.covertree.CoverTree.CTStats
-
-
Field Summary
-
Fields inherited from class org.tinspin.index.Stats
dims, maxDepth, maxLevel, maxNodeSize, minLevel, nDistCalc, nDistCalc1NN, nDistCalcKNN, nEntries, nInner, nLeaf, nNodes, sumLevel
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.tinspin.index.Stats
getDims, getEntryCount, getInnerNodeCount, getLeafNodeCount, getMaxDepth, getMaxNodeSize, getNDistCalc, getNDistCalc1NN, getNDistCalcKNN, getNodeCount
-
-