add_to_dense(T alpha, T *vec, int32_t dim, bool abs_val=false) | SGSparseVector< T > | |
clone() const | SGSparseVector< T > | |
copy_data(const SGReferencedData &orig) | SGSparseVector< T > | protectedvirtual |
copy_refcount(const SGReferencedData &orig) | SGReferencedData | protected |
dense_dot(T alpha, T *vec, int32_t dim, T b) | SGSparseVector< T > | |
dense_dot(SGVector< ST > vec) | SGSparseVector< T > | |
display_vector(const char *name="vector", const char *prefix="") | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
display_vector(const char *name, const char *prefix) | SGSparseVector< T > | |
dot_prod_expensive_unsorted(const SGSparseVector< T > &a, const SGSparseVector< T > &b) | SGSparseVector< T > | protectedstatic |
features | SGSparseVector< T > | |
free_data() | SGSparseVector< T > | protectedvirtual |
get() | SGSparseVector< T > | |
get_dense(int32_t dimension) | SGSparseVector< T > | |
get_dense() | SGSparseVector< T > | |
get_feature(int32_t index) | SGSparseVector< T > | |
get_num_dimensions() | SGSparseVector< T > | |
init_data() | SGSparseVector< T > | protectedvirtual |
is_sorted() const | SGSparseVector< T > | |
load(CFile *loader) | SGSparseVector< T > | |
load(CFile *loader) | SGSparseVector< T > | |
num_feat_entries | SGSparseVector< T > | |
operator=(const SGReferencedData &orig) | SGReferencedData | |
ref() | SGReferencedData | protected |
ref_count() | SGReferencedData | |
save(CFile *saver) | SGSparseVector< T > | |
save(CFile *saver) | SGSparseVector< T > | |
SGReferencedData(bool ref_counting=true) | SGReferencedData | |
SGReferencedData(const SGReferencedData &orig) | SGReferencedData | |
SGSparseVector() | SGSparseVector< T > | |
SGSparseVector(SGSparseVectorEntry< T > *feats, index_t num_entries, bool ref_counting=true) | SGSparseVector< T > | |
SGSparseVector(index_t num_entries, bool ref_counting=true) | SGSparseVector< T > | |
SGSparseVector(const SGSparseVector &orig) | SGSparseVector< T > | |
sort_features(bool stable_pointer=false) | SGSparseVector< T > | |
sparse_dot(const SGSparseVector< T > &v) | SGSparseVector< T > | |
sparse_dot(const SGSparseVector< T > &a, const SGSparseVector< T > &b) | SGSparseVector< T > | static |
unref() | SGReferencedData | protected |
~SGReferencedData() | SGReferencedData | virtual |
~SGSparseVector() | SGSparseVector< T > | virtual |