MultivariableFunctionSolverWarningSourceOfWarning Property |
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Object SourceOfWarning { get; }
Public ReadOnly Property SourceOfWarning As Object
Get
public:
property Object^ SourceOfWarning {
Object^ get ();
}
member SourceOfWarning : Object with get
Property Value
Type:
ObjectSee Also