SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SGNDArray< T > Member List

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

arraySGNDArray< T >
copy_data(const SGReferencedData &orig)SGNDArray< T >protectedvirtual
copy_refcount(const SGReferencedData &orig)SGReferencedDataprotected
dimsSGNDArray< T >
free_data()SGNDArray< T >protectedvirtual
get_matrix(index_t matIdx) const SGNDArray< T >
init_data()SGNDArray< T >protectedvirtual
num_dimsSGNDArray< T >
operator=(const SGReferencedData &orig)SGReferencedData
operator[](index_t index) const SGNDArray< T >
operator[](index_t index)SGNDArray< T >
ref()SGReferencedDataprotected
ref_count()SGReferencedData
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(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