Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.LinearAlgebra
MatrixMath Class
MatrixMath Methods
AddRow Method
AddRow(IROMatrix<Double>, IReadOnlyList<Double>, IMatrix<Double>) Method
AddRow(IROMatrix<Double>, IROMatrix<Double>, Int32, IMatrix<Double>) Method
Matrix
Math
Add
Row Method
Overload List
Name
Description
AddRow(IROMatrix
Double
, IReadOnlyList
Double
, IMatrix
Double
)
Add the vector
b
to all rows of matrix a.
AddRow(IROMatrix
Double
, IROMatrix
Double
, Int32, IMatrix
Double
)
Add the row
rowb
of matrix b to all rows of matrix a.
Top
See Also
Reference
MatrixMath Class
Altaxo.Calc.LinearAlgebra Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net