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.3572.0 (4.8.3572.0)
Syntaxpublic override sealed string ToString()
Return Value
StringThe formatted matrix summary.
See Also