Matrix.elementType

Undocumented in source.
struct Matrix(T, int RowSize, int ColSize)
alias elementType = T

Meta