Matrix.ElementType

Element type of this matrix type

struct Matrix(T, uint U, uint V)
alias ElementType = T

Meta