LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::adjacencyGraphVoidWeightFunction< N, W, D > Class Template Reference

Dummy weigh functor that returns the default weight type. More...

#include <ltiAdjacencyGraph.h>

List of all members.

Public Member Functions

operator() (const N &first, const N &second, const D &data) const

Detailed Description

template<class N, class W, class D>
class lti::adjacencyGraphVoidWeightFunction< N, W, D >

Dummy weigh functor that returns the default weight type.

The template parameters are:


Member Function Documentation

template<class N , class W , class D >
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.


The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:28:09 2010 for LTI-Lib by Doxygen 1.6.1