DoubleFunctionExplorer.PreviousPreviousVariableIsValid Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool PreviousPreviousVariableIsValid { get; }
Public ReadOnly Property PreviousPreviousVariableIsValid As Boolean
Get
public:
property bool PreviousPreviousVariableIsValid {
bool get ();
}
member PreviousPreviousVariableIsValid : bool with get
Property Value
Type:
Boolean
See Also