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

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

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

Public Attributes

G
 normalizing constant
V
 order-dependent auxiliary term

Detailed Description

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

Definition at line 47 of file pfqn_lcfsqn_ca.h.

Member Data Documentation

◆ G

template<class T>
T line::pfqn::LcfsQnResult< T >::G

normalizing constant

Definition at line 48 of file pfqn_lcfsqn_ca.h.

◆ V

template<class T>
T line::pfqn::LcfsQnResult< T >::V

order-dependent auxiliary term

Definition at line 49 of file pfqn_lcfsqn_ca.h.


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