Go to the documentation of this file.
10 #ifndef EIGEN_SOLVER_H_
11 #define EIGEN_SOLVER_H_
118 "Minimum eigenvalue of a real valued self-adjoint linear operator",
122 "Maximum eigenvalue of a real valued self-adjoint linear operator",
126 "Self-adjoint linear operator",
130 "Flag denoting that the minimum eigenvalue has already been computed",
134 "Flag denoting that the maximum eigenvalue has already been computed",
142 #endif // EIGEN_SOLVER_H_
SHOGUN Machine Learning Toolbox - Documentation