True if the matrix of (approximate or exact) second derivatives was successfully inverted by the most recent use of EvaluateEx2a or EvaluateEx2e.
Syntax
result = object.WasInverted ()
The WasInverted method syntax has the following parts:
Part |
Description |
result |
True if the matrix of (approximate or exact) second derivatives was successfully inverted. False otherwise. |
object |
An object of type AmosEngine. |
Placement: [3].
See Also