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