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

[R, exact] of fj_respt_closed. More...

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

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

Public Attributes

R
bool exact

Detailed Description

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

[R, exact] of fj_respt_closed.

Definition at line 32 of file fj_respt_closed.h.

Member Data Documentation

◆ exact

template<class T>
bool line::fj::FJResptClosedResult< T >::exact

Definition at line 34 of file fj_respt_closed.h.

Referenced by line::fj::fj_respt_closed(), and line::fj::fj_respt_closed().

◆ R

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

Definition at line 33 of file fj_respt_closed.h.

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


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