GetDouLindoInfo(Type: LindoDouInfoType; Var ErrorCode: Integer): Double;
Type. Real information type.
ErrorCode. Error code.
The GetDouLindoInfo method returns the specified real information about calculation method.
To get integer and string information, use the ILindoSettings.GetIntLindoInfo and ILindoSettings.GetStrLindoInfo methods.
See full details about returned real information in LINDO documentation.
The method use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: