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

[Xmax, MK] of fj_xmax_pareto. More...

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

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

Public Attributes

Xmax
MK

Detailed Description

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

[Xmax, MK] of fj_xmax_pareto.

Definition at line 86 of file fj_types.h.

Member Data Documentation

◆ MK

template<class T>
T line::fj::FJXmaxParetoResult< T >::MK

Definition at line 88 of file fj_types.h.

◆ Xmax

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

Definition at line 87 of file fj_types.h.


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