Matrix.rotateAxis

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(T, size_t R, size_t C)
static pure nothrow
static if(isSquare && (R == 3 || R == 4) && isFloatingPoint!T)
rotateAxis
(
size_t i
size_t j
)
()

Meta