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