MatrixMathTopSpineJaggedArrayMatrixTAppendRight Method |
Appends the matrix a at the right of this matrix. Either this matrix must be empty (dimensions (0,0)) or
the matrix to append must have the same number of rows than this matrix.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also