|
clock_t * | m_timer |
| The timer used to check how long MPSolve needs to solve a polynomial.
|
|
unsigned long int | m_time |
| The time measured with the timer.
|
|
◆ CPUTime()
unsigned long int MPSolveWorker::CPUTime |
( |
| ) |
|
CPUTime gets the number of ms of CPU time used by the last call to run().
- Returns
- The number of ms of CPU time spent on the last run.
◆ setMpsContext()
setMpsContext can be used to set the current mps_context for the computation.
- Parameters
-
The documentation for this class was generated from the following files: