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

[R, rho] of fj_respt_nosplit. More...

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

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

Public Attributes

R
rho

Detailed Description

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

[R, rho] of fj_respt_nosplit.

Definition at line 35 of file fj_respt_nosplit.h.

Member Data Documentation

◆ R

template<class T>
T line::fj::FJResptNosplitResult< T >::R

Definition at line 36 of file fj_respt_nosplit.h.

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

◆ rho

template<class T>
T line::fj::FJResptNosplitResult< T >::rho

Definition at line 37 of file fj_respt_nosplit.h.

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


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