MatrixMatrixMultiplicationMatrixExtension<T> extension

on

Methods

mulMatrix(Matrix<T> other, {DataType<T>? dataType}) Matrix<T>
Returns a view of this Matrix multiplied with other.