Click or drag to resize

MatrixMathAddRow Method

Overload List
 NameDescription
Public methodStatic memberAddRow(IROMatrixDouble, IReadOnlyListDouble, IMatrixDouble) Add the vector b to all rows of matrix a.
Public methodStatic memberAddRow(IROMatrixDouble, IROMatrixDouble, Int32, IMatrixDouble) Add the row rowb of matrix b to all rows of matrix a.
Top
See Also