1 #ifndef theplu_yat_classifier_knn_uniform_h
2 #define theplu_yat_classifier_knn_uniform_h
37 namespace classifier {
57 const std::vector<size_t>& k_sorted,
Class for containing sample labels.
Definition: Target.h:47
This is the yat interface to GSL vector.
Definition: VectorBase.h:52
This is the mutable interface to GSL vector.
Definition: VectorMutable.h:55