Uses of Class
elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPLeafEntry
-
Packages that use MkCoPLeafEntry Package Description elki.index.tree.metrical.mtreevariants.mktrees.mkcop -
-
Uses of MkCoPLeafEntry in elki.index.tree.metrical.mtreevariants.mktrees.mkcop
Methods in elki.index.tree.metrical.mtreevariants.mktrees.mkcop with parameters of type MkCoPLeafEntry Modifier and Type Method Description private void
MkCoPTree. approximateKnnDistances(MkCoPLeafEntry entry, KNNList knnDistances)
Computes logarithmic skew (fractal dimension ie. m) and in kappx[0] and kappx[1] the non-logarithmic values of the approximated first and last nearest neighbor distances
-