Multiply(Double, RowVector) | Multiplies a row vector by a real, scalar constant. |
Multiply(RowVector, AnyRectangularMatrix) | Multiplies any real, rectangular matrix by a row vector. |
Multiply(RowVector, ColumnVector) | Computes the inner (scalar or dot) product of a row and a column vector. |