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

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

copy_data(const SGReferencedData &orig)SGMatrixList< T >protectedvirtual
copy_refcount(const SGReferencedData &orig)SGReferencedDataprotected
free_data()SGMatrixList< T >protectedvirtual
get_matrix(index_t index) const SGMatrixList< T >
init_data()SGMatrixList< T >protectedvirtual
matrix_listSGMatrixList< T >
num_matricesSGMatrixList< T >
operator=(const SGReferencedData &orig)SGReferencedData
operator[](index_t index) const SGMatrixList< T >
ref()SGReferencedDataprotected
ref_count()SGReferencedData
set_matrix(index_t index, const SGMatrix< T > matrix)SGMatrixList< T >
SGMatrixList()SGMatrixList< T >
SGMatrixList(SGMatrix< T > *ml, int32_t nmats, bool ref_counting=true)SGMatrixList< T >
SGMatrixList(int32_t nmats, bool ref_counting=true)SGMatrixList< T >
SGMatrixList(SGMatrixList const &orig)SGMatrixList< T >
SGReferencedData(bool ref_counting=true)SGReferencedData
SGReferencedData(const SGReferencedData &orig)SGReferencedData
split(SGMatrix< T > matrix, int32_t num_components)SGMatrixList< T >static
unref()SGReferencedDataprotected
~SGMatrixList()SGMatrixList< T >virtual
~SGReferencedData()SGReferencedDatavirtual

SHOGUN Machine Learning Toolbox - Documentation