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

[Xmax, resid] of fj_xmax_hz. More...

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

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

Public Attributes

Xmax
resid

Detailed Description

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

[Xmax, resid] of fj_xmax_hz.

Definition at line 33 of file fj_xmax_hz.h.

Member Data Documentation

◆ resid

template<class T>
T line::fj::FJXmaxHzResult< T >::resid

Definition at line 35 of file fj_xmax_hz.h.

Referenced by line::fj::fj_xmax_hz().

◆ Xmax

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

Definition at line 34 of file fj_xmax_hz.h.

Referenced by line::fj::fj_xmax_hz().


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