SHOGUN  v3.2.0
LinearSolver.h 文件参考

浏览源代码.

class  SGVector< T >
 shogun vector 更多...
 
class  CLinearOperator< T >
 Abstract template base class that represents a linear operator, e.g. a matrix. 更多...
 
class  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\). 更多...
 

SHOGUN Machine Learning Toolbox - Documentation