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

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

Collaboration diagram for line::pfqn::SsdBounds< T >:

Public Attributes

Xlo
Xhi

Detailed Description

template<class T>
struct line::pfqn::SsdBounds< T >

Definition at line 44 of file pfqn_ssd.h.

Member Data Documentation

◆ Xhi

template<class T>
T line::pfqn::SsdBounds< T >::Xhi

Definition at line 46 of file pfqn_ssd.h.

Referenced by line::pfqn::pfqn_ssd(), and line::ba::solver_ba_analyzer().

◆ Xlo

template<class T>
T line::pfqn::SsdBounds< T >::Xlo

Definition at line 45 of file pfqn_ssd.h.

Referenced by line::pfqn::pfqn_ssd(), and line::ba::solver_ba_analyzer().


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