SHOGUN
4.2.0
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
shogun
SGNDArray
SGNDArray< T > Member List
This is the complete list of members for
SGNDArray< T >
, including all inherited members.
array
SGNDArray< T >
clone
() const
SGNDArray< T >
copy_data
(const SGReferencedData &orig)
SGNDArray< T >
protected
virtual
copy_refcount
(const SGReferencedData &orig)
SGReferencedData
protected
dims
SGNDArray< T >
expand
(SGNDArray &big_array, SGVector< index_t > &axes)
SGNDArray< T >
free_data
()
SGNDArray< T >
protected
virtual
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 >
protected
virtual
len_array
SGNDArray< 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_dims
SGNDArray< 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
()
SGReferencedData
protected
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
()
SGReferencedData
protected
~SGNDArray
()
SGNDArray< T >
virtual
~SGReferencedData
()
SGReferencedData
virtual
SHOGUN
Machine Learning Toolbox - Documentation