Package org.tinspin.index.rtree
Class RTree.RTreeStats
- java.lang.Object
-
- org.tinspin.index.Stats
-
- org.tinspin.index.rtree.RTree.RTreeStats
-
-
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
-
Methods inherited from class org.tinspin.index.Stats
getDims, getEntryCount, getInnerNodeCount, getLeafNodeCount, getMaxDepth, getMaxNodeSize, getNDistCalc, getNDistCalc1NN, getNDistCalcKNN, getNodeCount, toString
-
-