SHOGUN  v3.2.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
SGNDArray< T > 成员列表

成员的完整列表,这些成员属于 SGNDArray< T >,包括所有继承而来的类成员

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