public class IsolationTree extends Object
IsolationTree()
void
create(double[] data, int maxHeight)
double
pathLength(double x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsolationTree()
public void create(double[] data, int maxHeight)
data
maxHeight
public double pathLength(double x)
x
Copyright © 2019. All rights reserved.