latest version v1.9 - last update 10 Apr 2010 |
Dummy weigh functor that returns the default weight type. More...
#include <ltiAdjacencyGraph.h>
Public Member Functions | |
W | operator() (const N &first, const N &second, const D &data) const |
Dummy weigh functor that returns the default weight type.
The template parameters are:
W lti::adjacencyGraphVoidWeightFunction< N, W, D >::operator() | ( | const N & | first, | |
const N & | second, | |||
const D & | data | |||
) | const [inline] |
Method to compute the edge weight from the nodes and the data of the edge.