| copy_data(const SGReferencedData &orig) | SGSparseMatrix< T > | protectedvirtual |
| copy_refcount(const SGReferencedData &orig) | SGReferencedData | protected |
| 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_features | SGSparseMatrix< T > | |
| num_vectors | SGSparseMatrix< 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) const | SGSparseMatrix< T > | |
| operator*(SGVector< int32_t > v) const | SGSparseMatrix< T > | |
| operator*(SGVector< int32_t > v) const | SGSparseMatrix< T > | |
| operator=(const SGReferencedData &orig) | SGReferencedData | |
| operator[](index_t index) const | SGSparseMatrix< T > | |
| operator[](index_t index) | SGSparseMatrix< T > | |
| ref() | SGReferencedData | protected |
| 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_matrix | SGSparseMatrix< T > | |
| unref() | SGReferencedData | protected |
| ~SGReferencedData() | SGReferencedData | virtual |
| ~SGSparseMatrix() | SGSparseMatrix< T > | virtual |