MPSolve 3.2.1
|
Configuration for the output. More...
#include <options.h>
Public Attributes | |
long int | prec |
Digits of required output precision. | |
mps_output_goal | goal |
Condition to be reached to return the computed approximations. | |
mps_boolean | multiplicity |
True if the mulitplicity check is enabled in MPSolve. | |
mps_search_set | search_set |
The set in which the roots must be searched. | |
char | root_properties |
These flags are used to determined which properties of the roots must be determined by MPSolve. More... | |
mps_output_format | format |
Desired output format. More... | |
Configuration for the output.
This struct holds the information on what has to be computed by MPSolve, such as the desired output precision and the search set for the roots, etc.
mps_output_format mps_output_configuration::format |
Desired output format.
Can be one of:
char mps_output_configuration::root_properties |
These flags are used to determined which properties of the roots must be determined by MPSolve.
Possible values are: