SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
singleton | CLinearOperator< T > |
Abstract template base class that represents a linear operator, e.g. a matrix. More... | |
singleton | SGVector< T > |
shogun vector More... | |
class | CConjugateGradientSolver |
class that uses conjugate gradient method of solving a linear system involving a real valued linear operator and vector. Useful for large sparse systems involving sparse symmetric and positive-definite matrices. More... | |