Matrix.dataType

Alias to data type

struct Matrix(T, size_t H, size_t W)
alias dataType = T

Meta