Matrix.fromRows

Construct a matrix from rows.

struct Matrix(T, int R, int C)
@nogc static pure nothrow
fromRows

Meta