![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Return value of pfqn_le, mirroring [Gn, lGn]. More...
#include <line/api/pfqn/pfqn_le.h>
Public Attributes | |
| T | G |
| T | lG |
Return value of pfqn_le, mirroring [Gn, lGn].
| T line::pfqn::LeResult< T >::G |
Definition at line 234 of file pfqn_le.h.
Referenced by line::pfqn::pfqn_aghq(), line::pfqn::pfqn_ble(), line::pfqn::pfqn_le(), and line::pfqn::pfqn_lekt().
| T line::pfqn::LeResult< T >::lG |
Definition at line 235 of file pfqn_le.h.
Referenced by line::pfqn::pfqn_aghq(), line::pfqn::pfqn_ble(), line::pfqn::pfqn_le(), and line::pfqn::pfqn_lekt().