1.8.0
CCC
 
Loading...
Searching...
No Matches
gstlrn::KNN Member List

This is the complete list of members for gstlrn::KNN, including all inherited members.

btree_query(const t_btree &tree, const MatrixT< double > &x, Id n_samples, Id n_features, Id n_neigh)gstlrn::KNN
btree_query_inPlace(const t_btree &tree, const MatrixT< double > &x, Id n_samples, Id n_features, Id n_neigh, Id rank, 1 &indices, 1 &distances)gstlrn::KNN
getDistance(Id rank=0, Id ineigh=0) constgstlrn::KNN
getDistances(Id rank=0) constgstlrn::KNN
getIndex(Id rank=0, Id ineigh=0) constgstlrn::KNN
getIndices(Id rank=0) constgstlrn::KNN
KNN()gstlrn::KNN
setNNeighbors(Id n_neighbors)gstlrn::KNNinline
setNSamples(Id n_samples)gstlrn::KNNinline