Click or drag to resize

DoubleFunctionDetails.CurrentValueIsValid Property

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

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 CurrentValueIsValid { get; }

Property Value

Type: Boolean
See Also