SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PermutationMatrix.h
Go to the documentation of this file.
1 #include <shogun/lib/SGMatrix.h>
2 
3 #ifdef HAVE_EIGEN3
4 
5 /*
6 Function that tests if a SGMatrix is a permutation matrix
7 */
9 
10 #endif //HAVE_EIGEN3

SHOGUN Machine Learning Toolbox - Documentation