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

What mam_detect_mmck returns; muRate is meaningful only when isMmck. More...

#include <line/solvers/mam/solver_mam_bmap.h>

Collaboration diagram for line::mam::MmckDetection< T >:

Public Attributes

bool isMmck = false
muRate = num_traits<T>::from_int(0)

Detailed Description

template<class T>
struct line::mam::MmckDetection< T >

What mam_detect_mmck returns; muRate is meaningful only when isMmck.

Definition at line 180 of file solver_mam_bmap.h.

Member Data Documentation

◆ isMmck

◆ muRate


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