10 #ifndef DIRECT_EIGEN_SOLVER_H_
11 #define DIRECT_EIGEN_SOLVER_H_
51 return "DirectEigenSolver";
58 #endif // DIRECT_EIGEN_SOLVER_H_
virtual ~CDirectEigenSolver()
Class that computes eigenvalues of a real valued, self-adjoint dense matrix linear operator using Eig...
virtual const char * get_name() const
Class that represents a dense-matrix linear operator. It computes matrix-vector product in its apply...
Abstract base class that provides an abstract compute method for computing eigenvalues of a real valu...
all of classes and functions are contained in the shogun namespace