![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Options the estimator reads; only the cutoff matters. More...
#include <line/api/mc/ctmc_state_space_logsize.h>
Public Attributes | |
| double | cutoff = -1.0 |
| < 0 or non-finite = not given, take the solver default | |
Options the estimator reads; only the cutoff matters.
Definition at line 138 of file ctmc_state_space_logsize.h.
| double line::mc::CtmcSizeOptions::cutoff = -1.0 |
< 0 or non-finite = not given, take the solver default
Definition at line 139 of file ctmc_state_space_logsize.h.
Referenced by line::ctmc::solve_struct().