dataType property

DataType<T> dataType

Returns the data type of this matrix.

Implementation

DataType<T> get dataType;