MatrixStack.MatrixType

class MatrixStack(int R, T)
alias MatrixType = Matrix!(T, R, R)

Meta