FreeTensor
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
freetensor::DisjointSet< T > Class Template Reference

#include <disjoint_set.h>

Public Member Functions

const T & find (const T &key)
 
void uni (const T &key0, const T &key1)
 

Member Function Documentation

◆ find()

template<typename T >
const T & freetensor::DisjointSet< T >::find ( const T &  key)
inline

◆ uni()

template<typename T >
void freetensor::DisjointSet< T >::uni ( const T &  key0,
const T &  key1 
)
inline

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