Matrix.fillDiag

struct Matrix(size_t H, size_t W, E)
pure ref
typeof(this)
fillDiag
(
in E[] vals...
)

Meta