Click or drag to resize

DoubleUpperTriMatrixAdd Method

Overload List
 NameDescription
Public methodStatic memberAdd(Double, DoubleUpperTriMatrix) Adds a scalar and an upper triangular matrix.
Public methodStatic memberAdd(DoubleUpperTriMatrix, DoubleUpperTriMatrix) Adds two upper triangular matrices.
Public methodStatic memberAdd(DoubleUpperTriMatrix, Double) Adds an upper triangular matrix and a scalar.
Top
See Also