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

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

arraySGNDArray< T >
clone() const SGNDArray< T >
copy_data(const SGReferencedData &orig)SGNDArray< T >protectedvirtual
copy_refcount(const SGReferencedData &orig)SGReferencedDataprotected
dimsSGNDArray< T >
expand(SGNDArray &big_array, SGVector< index_t > &axes)SGNDArray< T >
free_data()SGNDArray< T >protectedvirtual
get_dimensions() const SGNDArray< T >
get_matrix(index_t matIdx) const SGNDArray< T >
get_value(SGVector< index_t > index) const SGNDArray< T >
init_data()SGNDArray< T >protectedvirtual
len_arraySGNDArray< T >
max_element(index_t &max_at)SGNDArray< T >
max_element(int32_t &max_at)SGNDArray< T >
max_element(int32_t &max_at)SGNDArray< T >
next_index(SGVector< index_t > &curr_index) const SGNDArray< T >
num_dimsSGNDArray< T >
operator*=(T val)SGNDArray< T >
operator*=(bool val)SGNDArray< T >
operator*=(char val)SGNDArray< T >
operator+=(SGNDArray &ndarray)SGNDArray< T >
operator+=(SGNDArray &ndarray)SGNDArray< T >
operator+=(SGNDArray &ndarray)SGNDArray< T >
operator-=(SGNDArray &ndarray)SGNDArray< T >
operator-=(SGNDArray &ndarray)SGNDArray< T >
operator-=(SGNDArray &ndarray)SGNDArray< T >
operator=(const SGReferencedData &orig)SGReferencedData
operator[](index_t index) const SGNDArray< T >
operator[](index_t index)SGNDArray< T >
ref()SGReferencedDataprotected
ref_count()SGReferencedData
set_const(T const_elem)SGNDArray< T >
SGNDArray()SGNDArray< T >
SGNDArray(T *a, index_t *d, index_t nd, bool ref_counting=true)SGNDArray< T >
SGNDArray(index_t *d, index_t nd, bool ref_counting=true)SGNDArray< T >
SGNDArray(SGVector< index_t > d, bool ref_counting=true)SGNDArray< T >
SGNDArray(const SGNDArray &orig)SGNDArray< T >
SGReferencedData(bool ref_counting=true)SGReferencedData
SGReferencedData(const SGReferencedData &orig)SGReferencedData
transpose_matrix(index_t matIdx) const SGNDArray< T >
unref()SGReferencedDataprotected
~SGNDArray()SGNDArray< T >virtual
~SGReferencedData()SGReferencedDatavirtual

SHOGUN Machine Learning Toolbox - Documentation