![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Return value of pfqn_cbh, mirroring [Xlo, Xhi]. More...
#include <line/api/pfqn/pfqn_cbh.h>
Public Attributes | |
| T | Xlo |
| T | Xhi |
Return value of pfqn_cbh, mirroring [Xlo, Xhi].
Definition at line 41 of file pfqn_cbh.h.
| T line::pfqn::CbhBounds< T >::Xhi |
Definition at line 43 of file pfqn_cbh.h.
Referenced by line::pfqn::pfqn_cbh(), and line::ba::solver_ba_analyzer().
| T line::pfqn::CbhBounds< T >::Xlo |
Definition at line 42 of file pfqn_cbh.h.
Referenced by line::pfqn::pfqn_cbh(), and line::ba::solver_ba_analyzer().