rows property

Iterable<Vector> get rows

Returns a lazy iterable of row vectors of the matrix

Implementation

Iterable<Vector> get rows;