Matrix |
Name | Description | |
---|---|---|
![]() ![]() | SubtractRow(IROMatrix<Double>, IReadOnlyList<Double>, IMatrix<Double>) | Subtracts the row rowb of matrix b from all rows of matrix a. |
![]() ![]() | SubtractRow(IROMatrix<Double>, IROMatrix<Double>, Int32, IMatrix<Double>) | Subtracts the row rowb of matrix b from all rows of matrix a. |