![]() | Double |
Name | Description | |
---|---|---|
![]() ![]() | Add(Double, DoubleMatrix) | Adds a scalar and a matrix. |
![]() ![]() | Add(DoubleMatrix, DoubleMatrix) | Adds two matrices. |
![]() ![]() | Add(DoubleMatrix, Double) | Adds a matrix and a scalar. |
![]() ![]() | Add(Double, DoubleMatrix, DoubleMatrix) | Adds a scalar and a matrix. |
![]() ![]() | Add(DoubleMatrix, DoubleMatrix, DoubleMatrix) | Adds two matrices. |
![]() ![]() | Add(DoubleMatrix, Double, DoubleMatrix) | Adds a scalar to a matrix |