Matrix |
Name | Description | |
---|---|---|
MultiplyRow(IROMatrixDouble, IReadOnlyListDouble, IMatrixDouble) | Multiplies the row rowb of matrix b element by element to all rows of matrix a. | |
MultiplyRow(IROMatrixDouble, IROMatrixDouble, Int32, IMatrixDouble) | Multiplies the row rowb of matrix b element by element to all rows of matrix a. |