MatrixVectorMultiplicationVectorExtension<T> extension

on

Methods

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