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

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

Detailed Description

template<class T>
struct line::workflow::PhLaw< T >

A phase-type law as the composition rules pass it around.

Definition at line 89 of file workflow.h.

Member Data Documentation

◆ alpha

◆ S


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