![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
A phase-type law (alpha, A) as BUTools' 'stDistrPH' returns it. More...
#include <line/api/mam/mmapph1fcfs.h>
Public Attributes | |
| std::vector< T > | alpha |
| Matrix< T > | A |
A phase-type law (alpha, A) as BUTools' 'stDistrPH' returns it.
Definition at line 280 of file mmapph1fcfs.h.
| Matrix<T> line::mam::StDistrPh< T >::A |
Definition at line 282 of file mmapph1fcfs.h.
| std::vector<T> line::mam::StDistrPh< T >::alpha |
Definition at line 281 of file mmapph1fcfs.h.