LTI-Lib latest version v1.9 - last update 24 Nov 2005
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 Thu Nov 24 16:54:34 2005 for LTI-Lib by Doxygen 1.4.4