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

[Xmax, GK] of fj_xmax_approx. More...

#include <line/api/fj/fj_types.h>

Collaboration diagram for line::fj::FJXmaxApproxResult< T >:

Public Attributes

Xmax
GK

Detailed Description

template<class T>
struct line::fj::FJXmaxApproxResult< T >

[Xmax, GK] of fj_xmax_approx.

Definition at line 72 of file fj_types.h.

Member Data Documentation

◆ GK

template<class T>
T line::fj::FJXmaxApproxResult< T >::GK

Definition at line 74 of file fj_types.h.

◆ Xmax

template<class T>
T line::fj::FJXmaxApproxResult< T >::Xmax

Definition at line 73 of file fj_types.h.


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