Matrix.fromColumns

Construct a matrix from columns.

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

Meta