SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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
init_data()SGSparseMatrix< T >protectedvirtual
num_featuresSGSparseMatrix< T >
num_vectorsSGSparseMatrix< T >
operator=(const SGReferencedData &orig)SGReferencedData
operator[](index_t index) const SGSparseMatrix< T >
operator[](index_t index)SGSparseMatrix< T >
ref()SGReferencedDataprotected
ref_count()SGReferencedData
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_vec, index_t num_feat, bool ref_counting=true)SGSparseMatrix< T >
SGSparseMatrix(const SGSparseMatrix &orig)SGSparseMatrix< T >
sparse_matrixSGSparseMatrix< T >
unref()SGReferencedDataprotected
~SGReferencedData()SGReferencedDatavirtual
~SGSparseMatrix()SGSparseMatrix< T >virtual

SHOGUN Machine Learning Toolbox - Documentation