SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
RationalApproximationIndividualJob.h 文件参考

浏览源代码.

singleton  SGVector< T >
 shogun vector 更多...
 
singleton  CLinearOperator< T >
 Abstract template base class that represents a linear operator, e.g. a matrix. 更多...
 
singleton  CLinearSolver< T, ST >
 Abstract template base class that provides an abstract solve method for linear systems, that takes a linear operator \(A\), a vector \(b\), solves the system \(Ax=b\) and returns the vector \(x\). 更多...
 
class  CRationalApproximationIndividualJob
 Implementation of independent job that solves one of the family of shifted systems in rational approximation of linear operator function times a vector using a direct linear solver. The shift is moved inside the operator. compute calls submit_results of the aggregator with CVectorResult which is the solution vector for that shift multiplied by complex weight (See CRationalApproximation) 更多...
 

SHOGUN 机器学习工具包 - 项目文档