Matrix.constant

struct Matrix(T, size_t R, size_t C)
static pure nothrow
constant
(
U
)
(
U x
)

Return Value

Type: Matrix

a constant matrice.

Meta