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

log J(c) and the moments of the tilted law of the radius. More...

#include <line/api/pfqn/pfqn_simplex.h>

Collaboration diagram for line::pfqn::simplex::Radial< T >:

Public Attributes

lJ
std::vector< T > G
vbar
Matrix< T > Lam

Detailed Description

template<class T>
struct line::pfqn::simplex::Radial< T >

log J(c) and the moments of the tilted law of the radius.

Definition at line 178 of file pfqn_simplex.h.

Member Data Documentation

◆ G

template<class T>
std::vector<T> line::pfqn::simplex::Radial< T >::G

◆ Lam

template<class T>
Matrix<T> line::pfqn::simplex::Radial< T >::Lam

◆ lJ

template<class T>
T line::pfqn::simplex::Radial< T >::lJ

◆ vbar

template<class T>
T line::pfqn::simplex::Radial< T >::vbar

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