T
- public class ThreadedNNDescent<T> extends NNDescent<T>
c, delta, IS_PROCESSED, iterations, max_iterations, rho
callback, computed_similarities, k, similarity
Constructor and Description |
---|
ThreadedNNDescent() |
Modifier and Type | Method and Description |
---|---|
protected Graph<T> |
_computeGraph(List<Node<T>> nodes) |
getC, getDelta, getIterations, getMaxIterations, getRho, MakeFullyLinked, PickFalses, PickTruesAndMark, RandomNeighborList, Reverse, Sample, setDelta, setMaxIterations, setRho, Similarity, Union, UpdateNL
clone, computeGraph, estimatedSpeedup, getCallback, getComputedSimilarities, getK, getSimilarity, readFile, setCallback, setK, setSimilarity, test
Copyright © 2016. All rights reserved.