Click or drag to resize

DoubleMatrixAdd Method

Overload List
 NameDescription
Public methodStatic memberAdd(Double, DoubleMatrix) Adds a scalar and a matrix.
Public methodStatic memberAdd(DoubleMatrix, DoubleMatrix) Adds two matrices.
Public methodStatic memberAdd(DoubleMatrix, Double) Adds a matrix and a scalar.
Public methodStatic memberAdd(Double, DoubleMatrix, DoubleMatrix) Adds a scalar and a matrix.
Public methodStatic memberAdd(DoubleMatrix, DoubleMatrix, DoubleMatrix) Adds two matrices.
Public methodStatic memberAdd(DoubleMatrix, Double, DoubleMatrix) Adds a scalar to a matrix
Top
See Also