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

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

copy_data(const SGReferencedData &orig)SGSparseMatrix< ST >protectedvirtual
copy_refcount(const SGReferencedData &orig)SGReferencedDataprotected
free_data()SGSparseMatrix< ST >protectedvirtual
from_dense(SGMatrix< T > full)SGSparseMatrix< ST >
get()SGSparseMatrix< ST >
get_transposed()SGSparseMatrix< ST >
init_data()SGSparseMatrix< ST >protectedvirtual
load(CFile *loader)SGSparseMatrix< ST >
load(CFile *loader)SGSparseMatrix< ST >
load_with_labels(CLibSVMFile *libsvm_file, bool do_sort_features=true)SGSparseMatrix< ST >
load_with_labels(CLibSVMFile *file, bool do_sort_features)SGSparseMatrix< ST >
num_featuresSGSparseMatrix< ST >
num_vectorsSGSparseMatrix< ST >
operator()(index_t i_row, index_t i_col) const SGSparseMatrix< ST >
operator()(index_t i_row, index_t i_col)SGSparseMatrix< ST >
operator*(SGVector< T > v) const SGSparseMatrix< ST >
operator*(SGVector< ST > v) const SGSparseMatrix< ST >
operator*(SGVector< float64_t > v) constSGSparseMatrix< ST >
operator*(SGVector< int32_t > v) constSGSparseMatrix< ST >
operator*(SGVector< int32_t > v) constSGSparseMatrix< ST >
operator=(const SGReferencedData &orig)SGReferencedData
operator[](index_t index) const SGSparseMatrix< ST >
operator[](index_t index)SGSparseMatrix< ST >
ref()SGReferencedDataprotected
ref_count()SGReferencedData
save(CFile *saver)SGSparseMatrix< ST >
save(CFile *saver)SGSparseMatrix< ST >
save_with_labels(CLibSVMFile *saver, SGVector< float64_t > labels)SGSparseMatrix< ST >
save_with_labels(CLibSVMFile *saver, SGVector< float64_t > labels)SGSparseMatrix< ST >
SGReferencedData(bool ref_counting=true)SGReferencedData
SGReferencedData(const SGReferencedData &orig)SGReferencedData
SGSparseMatrix()SGSparseMatrix< ST >
SGSparseMatrix(SGSparseVector< T > *vecs, index_t num_feat, index_t num_vec, bool ref_counting=true)SGSparseMatrix< ST >
SGSparseMatrix(index_t num_feat, index_t num_vec, bool ref_counting=true)SGSparseMatrix< ST >
SGSparseMatrix(SGMatrix< T > dense)SGSparseMatrix< ST >
SGSparseMatrix(const SGSparseMatrix &orig)SGSparseMatrix< ST >
sort_features()SGSparseMatrix< ST >
sparse_matrixSGSparseMatrix< ST >
unref()SGReferencedDataprotected
~SGReferencedData()SGReferencedDatavirtual
~SGSparseMatrix()SGSparseMatrix< ST >virtual

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