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

[MK, mK] of fj_char_max: characteristic maximum and its threshold. More...

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

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

Public Attributes

MK
mK

Detailed Description

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

[MK, mK] of fj_char_max: characteristic maximum and its threshold.

Definition at line 55 of file fj_types.h.

Member Data Documentation

◆ MK

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

Definition at line 56 of file fj_types.h.

◆ mK

template<class T>
T line::fj::FJCharMaxResult< T >::mK

Definition at line 57 of file fj_types.h.


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