MultivariableFunctionSolverWarningSourceOfWarning Property |
Gets the
Object that encountered the
warning.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic Object SourceOfWarning { get; }Public ReadOnly Property SourceOfWarning As Object
Get
public:
property Object^ SourceOfWarning {
Object^ get ();
}member SourceOfWarning : Object with get
Property Value
Type:
Object
See Also