XLL+ Class Library (7.0)

matrix<T>::rows

Returns the number of rows

size_t rows( ) const;

Return Value

This function returns the number of rows in the matrix.

Requirements

Header: matrix.h

See Also

matrix<T> Class | matrix<T> Methods