SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
SGMatrixList< T > 成员列表

成员的完整列表,这些成员属于 SGMatrixList< T >,包括所有继承而来的类成员

copy_data(const SGReferencedData &orig)SGMatrixList< T >protectedvirtual
copy_refcount(const SGReferencedData &orig)SGReferencedDataprotected
free_data()SGMatrixList< T >protectedvirtual
get_matrix(index_t index) const SGMatrixList< T >
init_data()SGMatrixList< T >protectedvirtual
matrix_listSGMatrixList< T >
num_matricesSGMatrixList< T >
operator=(const SGReferencedData &orig)SGReferencedData
operator[](index_t index) const SGMatrixList< T >
ref()SGReferencedDataprotected
ref_count()SGReferencedData
set_matrix(index_t index, const SGMatrix< T > matrix)SGMatrixList< T >
SGMatrixList()SGMatrixList< T >
SGMatrixList(SGMatrix< T > *ml, int32_t nmats, bool ref_counting=true)SGMatrixList< T >
SGMatrixList(int32_t nmats, bool ref_counting=true)SGMatrixList< T >
SGMatrixList(SGMatrixList const &orig)SGMatrixList< T >
SGReferencedData(bool ref_counting=true)SGReferencedData
SGReferencedData(const SGReferencedData &orig)SGReferencedData
split(SGMatrix< T > matrix, int32_t num_components)SGMatrixList< T >static
unref()SGReferencedDataprotected
~SGMatrixList()SGMatrixList< T >virtual
~SGReferencedData()SGReferencedDatavirtual

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