![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
R and the stationary distribution together (ldqbd.m). More...
#include <line/api/mam/ldqbd.h>
Public Attributes | |
| std::vector< Matrix< T > > | R |
| LdqbdPi< T > | pi |
R and the stationary distribution together (ldqbd.m).
| LdqbdPi<T> line::mam::LdqbdResult< T >::pi |
Definition at line 241 of file ldqbd.h.
Referenced by line::mam::ldqbd(), line::mam::mam_bgchain_station(), and line::mam::solver_mam_ldqbd().
| std::vector<Matrix<T> > line::mam::LdqbdResult< T >::R |
Definition at line 240 of file ldqbd.h.
Referenced by line::mam::ldqbd().