CastMatrixExtension<T> extension

on

Methods

cast<S>(DataType<S> dataType) Matrix<S>
Returns a Matrix with the elements cast to dataType.