SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SGSparseMatrix< T > Member List

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

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

SHOGUN Machine Learning Toolbox - Documentation