|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| Mat_Entry ()=default | |
| Mat_Entry (Arc *a) | |
Public Attributes | |
| Arc * | arc = nullptr |
Definition at line 267 of file tpl_matgraph.H.
|
default |
|
inlineexplicit |
Definition at line 271 of file tpl_matgraph.H.
| Arc* Aleph::Map_Matrix_Graph< GT, SA >::Mat_Entry::arc = nullptr |
Definition at line 269 of file tpl_matgraph.H.
Referenced by Aleph::Map_Matrix_Graph< GT, SA >::operator()(), and Aleph::Map_Matrix_Graph< GT, SA >::operator()().