![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
log J(c) and the moments of the tilted law of the radius. More...
#include <line/api/pfqn/pfqn_simplex.h>
Public Attributes | |
| T | lJ |
| std::vector< T > | G |
| T | vbar |
| Matrix< T > | Lam |
log J(c) and the moments of the tilted law of the radius.
Definition at line 178 of file pfqn_simplex.h.
| std::vector<T> line::pfqn::simplex::Radial< T >::G |
Definition at line 180 of file pfqn_simplex.h.
Referenced by line::pfqn::simplex::radial(), and line::pfqn::simplex::simplex_mode().
| Matrix<T> line::pfqn::simplex::Radial< T >::Lam |
Definition at line 182 of file pfqn_simplex.h.
Referenced by line::pfqn::simplex::radial(), and line::pfqn::simplex::simplex_mode().
| T line::pfqn::simplex::Radial< T >::lJ |
Definition at line 179 of file pfqn_simplex.h.
Referenced by line::pfqn::simplex::radial(), and line::pfqn::simplex::simplex_mode().
| T line::pfqn::simplex::Radial< T >::vbar |
Definition at line 181 of file pfqn_simplex.h.
Referenced by line::pfqn::simplex::radial(), and line::pfqn::simplex::simplex_mode().