Matrix.ElementType

Alias for Matrix element type.

struct Matrix(T, uint numColumns, uint numRows = numColumns)
alias ElementType = T

Meta