![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
A phase-type law as the composition rules pass it around. More...
#include <line/lang/workflow/workflow.h>
Public Attributes | |
| std::vector< T > | alpha |
| Matrix< T > | S |
A phase-type law as the composition rules pass it around.
Definition at line 89 of file workflow.h.
| std::vector<T> line::workflow::PhLaw< T >::alpha |
Definition at line 90 of file workflow.h.
| Matrix<T> line::workflow::PhLaw< T >::S |
Definition at line 91 of file workflow.h.