SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
DirectEigenSolver.h File Reference

Go to the source code of this file.

Classes

singleton  CDenseMatrixOperator< T >
 Class that represents a dense-matrix linear operator. It computes matrix-vector product \(Ax\) in its apply method, \(A\in\mathbb{C}^{m\times n},A:\mathbb{C}^{n}\rightarrow \mathbb{C}^{m}\) being the matrix operator and \(x\in\mathbb{C}^{n}\) being the vector. The result is a vector \(y\in\mathbb{C}^{m}\). More...
 
class  CDirectEigenSolver
 Class that computes eigenvalues of a real valued, self-adjoint dense matrix linear operator using Eigen3. More...
 

SHOGUN Machine Learning Toolbox - Documentation