columns property

Iterable<Vector> columns

Returns a lazy iterable of column vectors of the matrix

Implementation

Iterable<Vector> get columns;