SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SGMatrix< ST > Member List

This is the complete list of members for SGMatrix< ST >, including all inherited members.

destroy_matrix()SGMatrix< ST >virtual
do_freeSGMatrix< ST >
free_matrix()SGMatrix< ST >virtual
matrixSGMatrix< ST >
num_colsSGMatrix< ST >
num_rowsSGMatrix< ST >
operator[](index_t index) const SGMatrix< ST >
operator[](index_t index)SGMatrix< ST >
SGMatrix()SGMatrix< ST >
SGMatrix(T *m, index_t nrows, index_t ncols, bool free_mat=false)SGMatrix< ST >
SGMatrix(index_t nrows, index_t ncols, bool free_mat=false)SGMatrix< ST >
SGMatrix(const SGMatrix &orig)SGMatrix< ST >
~SGMatrix()SGMatrix< ST >virtual

SHOGUN Machine Learning Toolbox - Documentation