Click or drag to resize

DoubleFunctionDetails.PreviousPreviousValueIsValid Property

Gets a value indicating whether PreviousPreviousValue is valid. PreviousPreviousValue is invalid if the function was not sampled for the PreviousPreviousVariable.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool PreviousPreviousValueIsValid { get; }

Property Value

Type: Boolean
See Also