Matrix.swapRows

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(T, size_t N)
void
swapRows
(
size_t r1
,
size_t r2
)

Meta