Click or drag to resize

MatrixTToString Method

Returns a string that summarizes this matrix. The maximum number of cells can be configured in the Control class.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override sealed string ToString()

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Matrix`1.ToString"]

See Also