Returns the number of columns
size_t cols( ) const;
This function returns the number of columns in the matrix.
Header: matrix.h
matrix<T> Class | matrix<T> Methods