#include <disjoint-set.hxx>
Public Attributes | |
T | rank |
T | p |
T | size |
Definition at line 17 of file disjoint-set.hxx.
T opengm::disjoint_set< T >::elem::p |
Definition at line 19 of file disjoint-set.hxx.
T opengm::disjoint_set< T >::elem::rank |
Definition at line 18 of file disjoint-set.hxx.
T opengm::disjoint_set< T >::elem::size |
Definition at line 20 of file disjoint-set.hxx.