diff --git a/dlib/svm/feature_ranking_abstract.h b/dlib/svm/feature_ranking_abstract.h index afd513742..3c29a8d64 100644 --- a/dlib/svm/feature_ranking_abstract.h +++ b/dlib/svm/feature_ranking_abstract.h @@ -118,6 +118,8 @@ namespace dlib ); /*! requires + - T is a dlib::matrix type which contains scalars such as float or double + values. - for all valid i: is_vector(samples[i]) == true ensures - computes the average value of the squares of all the pairwise