Returns a string that summarizes this matrix.
The maximum number of cells can be configured in the
Control class.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override sealed string ToString()
Return Value
String[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Matrix`1.ToString"]
See Also