#include <Sixtuple.h>


Public Member Functions | |
| _Sixtuple () | |
| _Sixtuple (const T &a0, const T &a1, const T &a2, const T &a3, const T &a4, const T &a5) | |
| ~_Sixtuple () | |
Public Attributes | |
| T | e0 |
| T | e1 |
| T | e2 |
| T | e3 |
| T | e4 |
| T | e5 |
Additional Inherited Members | |
Protected Member Functions inherited from Leda_like_rep | |
| Leda_like_rep () | |
| virtual | ~Leda_like_rep () |
Protected Attributes inherited from Leda_like_rep | |
| int | count |
Definition at line 56 of file Sixtuple.h.
|
inline |
Definition at line 67 of file Sixtuple.h.
|
inline |
Definition at line 70 of file Sixtuple.h.
|
inline |
Definition at line 75 of file Sixtuple.h.
| T e0 |
Definition at line 60 of file Sixtuple.h.
| T e1 |
Definition at line 61 of file Sixtuple.h.
| T e2 |
Definition at line 62 of file Sixtuple.h.
| T e3 |
Definition at line 63 of file Sixtuple.h.
| T e4 |
Definition at line 64 of file Sixtuple.h.
| T e5 |
Definition at line 65 of file Sixtuple.h.