浏览该文件的文档.
10 #ifndef RATIONAL_APPROXIMATION_CGM_JOB_H_
11 #define RATIONAL_APPROXIMATION_CGM_JOB_H_
20 template<
class T>
class SGVector;
21 template<
class T>
class CLinearOperator;
22 template<
class T>
class CStoreScalarAggregator;
23 class CCGMShiftedFamilySolver;
62 return "RationalApproximationCGMJob";
91 #endif // RATIONAL_APPROXIMATION_CGM_JOB_H_
SHOGUN 机器学习工具包 - 项目文档