opengm::disjoint_set< T >::elem Struct Reference

#include <disjoint-set.hxx>

Collaboration diagram for opengm::disjoint_set< T >::elem:
Collaboration graph
[legend]

List of all members.

Public Attributes

rank
p
size

Detailed Description

template<class T = size_t>
struct opengm::disjoint_set< T >::elem

Definition at line 17 of file disjoint-set.hxx.


Member Data Documentation

template<class T = size_t>
T opengm::disjoint_set< T >::elem::p

Definition at line 19 of file disjoint-set.hxx.

template<class T = size_t>
T opengm::disjoint_set< T >::elem::rank

Definition at line 18 of file disjoint-set.hxx.

template<class T = size_t>
T opengm::disjoint_set< T >::elem::size

Definition at line 20 of file disjoint-set.hxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:13 2013 for OpenGM by  doxygen 1.6.3