Click or drag to resize

ConstraintDiagnosticToString Method

Returns a string that represents the current object.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public override string ToString()

Return Value

String
A string that represents the current object.
See Also