Matrix.swapColumns

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

Meta