![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Result of m3pp2m_fitc. More...
#include <line/api/mam/m3pp2m_fitc.h>
Public Attributes | |
| Mmap< T > | mmap |
| bool | degenerate |
| the underlying MMPP(2) degenerated to a Poisson process | |
Result of m3pp2m_fitc.
Definition at line 50 of file m3pp2m_fitc.h.
| bool line::mam::M3pp2mFitcResult< T >::degenerate |
the underlying MMPP(2) degenerated to a Poisson process
Definition at line 52 of file m3pp2m_fitc.h.
Referenced by line::mam::m3pp2m_fitc().
| Mmap<T> line::mam::M3pp2mFitcResult< T >::mmap |
Definition at line 51 of file m3pp2m_fitc.h.
Referenced by line::mam::m3pp2m_fitc().