Matrix.fromColumns

Construct a matrix from columns.

struct Matrix(T, size_t R, size_t C)
static pure nothrow
fromColumns

Meta