|
knncolle
Collection of KNN methods in C++
|
Extractor for the L2NormalizedMatrix.
More...
#include <L2Normalized.hpp>


Additional Inherited Members | |
Public Member Functions inherited from knncolle::MatrixExtractor< Normalized_ > | |
| virtual const Normalized_ * | next ()=0 |
Extractor for the L2NormalizedMatrix.
| Index_ | Integer type for the indices. |
| Data_ | Numeric type for the original matrix data. |
| Normalized_ | Floating-point type for the L2-normalized data. |