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

Result of aph2_adjust. More...

#include <line/api/mam/aph2_adjust.h>

Collaboration diagram for line::mam::Aph2AdjustResult< T >:

Public Attributes

M2a
M3a

Detailed Description

template<class T>
struct line::mam::Aph2AdjustResult< T >

Result of aph2_adjust.

Definition at line 36 of file aph2_adjust.h.

Member Data Documentation

◆ M2a

template<class T>
T line::mam::Aph2AdjustResult< T >::M2a

◆ M3a

template<class T>
T line::mam::Aph2AdjustResult< T >::M3a

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