#include <MC.hpp>
Public Member Functions | |
| MC_adjacency_entry () | |
| MC_adjacency_entry (int n, double c) | |
Public Attributes | |
| int | neighbor |
| int | index |
| double | cost |
Definition at line 10 of file MC.hpp.
| MC_adjacency_entry::MC_adjacency_entry | ( | int | n, | |
| double | c | |||
| ) | [inline] |
| double MC_adjacency_entry::cost |
1.6.1