Matrix |
| Name | Description | |
|---|---|---|
| SubtractRow(IROMatrixDouble, IReadOnlyListDouble, IMatrixDouble) | Subtracts the row rowb of matrix b from all rows of matrix a. | |
| SubtractRow(IROMatrixDouble, IROMatrixDouble, Int32, IMatrixDouble) | Subtracts the row rowb of matrix b from all rows of matrix a. |