Click or drag to resize

RMatrixAddition Operator

Overload List
 NameDescription
Public operatorStatic memberAddition(Double, RMatrix)Adds a scalar value to an upper triangular matrix.
Public operatorStatic memberAddition(RMatrix, LMatrix)Adds an upper triangular matrix and a lower triangular one.
Public operatorStatic memberAddition(RMatrix, RMatrix)Sums two upper matrices with the same size.
Public operatorStatic memberAddition(RMatrix, Double)Adds a scalar value to an upper triangular matrix.
Top
See Also