mst_edge Class Reference
MST edge.
More...
#include <mst.h>
List of all members.
Detailed Description
MST edge.
Definition at line 106 of file mst.h.
Constructor & Destructor Documentation
mst_edge::mst_edge |
( |
size_t |
from, |
|
|
size_t |
to, |
|
|
double |
distance | |
|
) |
| | [inline] |
constructor
- Parameters:
-
from |
from ident |
to |
to ident |
Definition at line 110 of file mst.h.
Member Function Documentation
bool mst_edge::operator< |
( |
const mst_edge & |
x |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: