| PLS1NipalsAlgorithmIsGood Property |
Whether the most recent calculation was successful.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public override bool IsGood { get; }
Public Overrides ReadOnly Property IsGood As Boolean
Get
public:
virtual property bool IsGood {
bool get () override;
}
abstract IsGood : bool with get
override IsGood : bool with get
Property Value
BooleanSee Also