Package | Description |
---|---|
org.deeplearning4j.clustering.sptree | |
org.deeplearning4j.clustering.vptree |
Created by agibsonccc on 1/3/15.
|
Modifier and Type | Method and Description |
---|---|
int |
HeapObject.compareTo(HeapObject o) |
Modifier and Type | Method and Description |
---|---|
int |
VPTree.HeapObjectComparator.compare(HeapObject o1,
HeapObject o2) |
Modifier and Type | Method and Description |
---|---|
void |
VPTree.search(VPTree.Node node,
INDArray target,
int k,
PriorityQueue<HeapObject> pq,
double cTau) |
Copyright © 2020. All rights reserved.