SHOGUN  v3.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SGSparseMatrix< ST > Member List

This is the complete list of members for SGSparseMatrix< ST >, including all inherited members.

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 Machine Learning Toolbox - Documentation