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

[MK, mK, exact] of fj_char_max_discrete. More...

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

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

Public Attributes

MK
unsigned mK
exact

Detailed Description

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

[MK, mK, exact] of fj_char_max_discrete.

Definition at line 45 of file fj_char_max_discrete.h.

Member Data Documentation

◆ exact

template<class T>
T line::fj::FJCharMaxDiscreteResult< T >::exact

Definition at line 48 of file fj_char_max_discrete.h.

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

◆ MK

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

Definition at line 46 of file fj_char_max_discrete.h.

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

◆ mK

template<class T>
unsigned line::fj::FJCharMaxDiscreteResult< T >::mK

Definition at line 47 of file fj_char_max_discrete.h.

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


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