  | PLS2SimplsAlgorithmIsGood Property | 
            Whether the most recent calculation was successful.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic 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
Boolean
See Also