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

Go to the source code of this file.

Classes

singleton  SGVector< T >
 shogun vector More...
 
singleton  CLinearOperator< T >
 Abstract template base class that represents a linear operator, e.g. a matrix. More...
 
singleton  CStoreScalarAggregator< T >
 Template class that aggregates scalar job results in each submit_result call, finalize then transforms current aggregation into a CScalarResult. More...
 
class  CRationalApproximationCGMJob
 Implementation of independent jobs that solves one whole family of shifted systems in rational approximation of linear operator function times a vector using CG-M linear solver. compute calls submit_results of the aggregator with CScalarResult (see CRationalApproximation) More...
 

SHOGUN Machine Learning Toolbox - Documentation