LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::pfqn::MmintResult< T > Struct Template Reference

Return value of the McKenna-Mitra quadratures, mirroring [G, lG]. More...

#include <line/api/pfqn/pfqn_mmint2.h>

Collaboration diagram for line::pfqn::MmintResult< T >:

Public Attributes

G
lG

Detailed Description

template<class T>
struct line::pfqn::MmintResult< T >

Return value of the McKenna-Mitra quadratures, mirroring [G, lG].

Definition at line 70 of file pfqn_mmint2.h.

Member Data Documentation

◆ G

◆ lG


The documentation for this struct was generated from the following file: