DenseMatrix.Multiply Method |
Name | Description | |
---|---|---|
![]() | Multiply(Double) |
Creates a new Matrix which has the value of the current matrix multiplied by the given factor.
(Overrides Matrix.Multiply(Double).) |
![]() | Multiply(Double[]) |
Returns the result of the multiplication of this matrix and a vector.
|