rows property

Returns a lazy iterable of row vectors of the matrix

Implementation

Iterable<Vector> get rows;