MatrixVectorMultiplicationVectorExtension<T> extension

on

Methods

mulVector(Vector<T> other, {DataType<T>? dataType}) Vector<T>

Available on Matrix<T>, provided by the MatrixVectorMultiplicationVectorExtension extension

Returns a view of this Matrix multiplied with other.