![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Return value of pfqn_mcub, mirroring [Xub, Xlb]. More...
#include <line/api/pfqn/pfqn_mcub.h>
Public Attributes | |
| std::vector< T > | Xub |
| std::vector< T > | Xlb |
Return value of pfqn_mcub, mirroring [Xub, Xlb].
Definition at line 42 of file pfqn_mcub.h.
| std::vector<T> line::pfqn::McubBounds< T >::Xlb |
Definition at line 44 of file pfqn_mcub.h.
Referenced by line::pfqn::pfqn_mcub(), and line::ba::solver_ba_analyzer().
| std::vector<T> line::pfqn::McubBounds< T >::Xub |
Definition at line 43 of file pfqn_mcub.h.
Referenced by line::pfqn::pfqn_mcub(), and line::ba::solver_ba_analyzer().