size_t matrix_int::get_cols (  ) const

Function that gets the number of columns of a matrix.

Usage is M.get_cols() to get number of columns of M.

All Classes Files Functions Variables Typedefs Friends Defines