__declspec(property(get = GetStopReason)) TOptStopReason StopReason;
Stop reason for optimization algorithm.
Read:
TOptStopReason GetStopReason();Remarks:
Returns the stop reason for optimization algorithm. See TOptStopReason type to learn more about different stop reasons.
See Also: TOptStopReason
Declared in Dew::Math::TMtxOptimization · Dew.Math/MtxVecTools.h · Cross-compiler