|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Types | |
| using | Distance_Type = double |
Public Member Functions | |
| double | operator() (NetworkGraph::Arc *arc) const |
Static Public Attributes | |
| static constexpr double | Max_Distance = numeric_limits<double>::infinity() |
| static constexpr double | Zero_Distance = 0.0 |
Definition at line 220 of file mst_example.C.
Definition at line 222 of file mst_example.C.
|
inline |
Definition at line 226 of file mst_example.C.
|
staticconstexpr |
Definition at line 223 of file mst_example.C.
Definition at line 224 of file mst_example.C.