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

[Rreq, Rtask, Q, p] of fj_respt_bulk. More...

#include <line/api/fj/fj_respt_bulk.h>

Collaboration diagram for line::fj::FJResptBulkResult< T >:

Public Attributes

Rreq
Rtask
Q
std::vector< T > p

Detailed Description

template<class T>
struct line::fj::FJResptBulkResult< T >

[Rreq, Rtask, Q, p] of fj_respt_bulk.

Definition at line 45 of file fj_respt_bulk.h.

Member Data Documentation

◆ p

template<class T>
std::vector<T> line::fj::FJResptBulkResult< T >::p

Definition at line 49 of file fj_respt_bulk.h.

Referenced by line::fj::fj_respt_bulk().

◆ Q

template<class T>
T line::fj::FJResptBulkResult< T >::Q

Definition at line 48 of file fj_respt_bulk.h.

Referenced by line::fj::fj_respt_bulk().

◆ Rreq

template<class T>
T line::fj::FJResptBulkResult< T >::Rreq

Definition at line 46 of file fj_respt_bulk.h.

Referenced by line::fj::fj_respt_bulk().

◆ Rtask

template<class T>
T line::fj::FJResptBulkResult< T >::Rtask

Definition at line 47 of file fj_respt_bulk.h.

Referenced by line::fj::fj_respt_bulk().


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