![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Return value of the McKenna-Mitra quadratures, mirroring [G, lG]. More...
#include <line/api/pfqn/pfqn_mmint2.h>
Public Attributes | |
| T | G |
| T | lG |
Return value of the McKenna-Mitra quadratures, mirroring [G, lG].
Definition at line 70 of file pfqn_mmint2.h.
| T line::pfqn::MmintResult< T >::G |
Definition at line 71 of file pfqn_mmint2.h.
Referenced by line::pfqn::pfqn_mmint2(), line::pfqn::pfqn_mmint2_gausslaguerre(), and line::pfqn::pfqn_mmint2_gausslegendre().
| T line::pfqn::MmintResult< T >::lG |
Definition at line 72 of file pfqn_mmint2.h.
Referenced by line::pfqn::pfqn_mmint2(), line::pfqn::pfqn_mmint2_gausslaguerre(), and line::pfqn::pfqn_mmint2_gausslegendre().