OpenGM  2.3.x
Discrete Graphical Model Library
Static Public Member Functions | List of all members
opengm::MaxDistance Struct Reference

MaxDistance. More...

#include <messagepassing.hxx>

+ Collaboration diagram for opengm::MaxDistance:

Static Public Member Functions

template<class M >
static M::ValueType op (const M &in1, const M &in2)
 operation More...
 

Detailed Description

MaxDistance.

Definition at line 24 of file messagepassing.hxx.

Member Function Documentation

template<class M >
static M::ValueType opengm::MaxDistance::op ( const M &  in1,
const M &  in2 
)
inlinestatic

operation

Parameters
in1factor 1
in2factor 1

Definition at line 30 of file messagepassing.hxx.

+ Here is the call graph for this function: