Click or drag to resize

IPLS1CalcMessage Property

Gets any message that may have been generated by the algorithm. For example, if the calculation is unsuccessful, the message should indicate the reason.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract string Message { get; }

Property Value

String
See Also