include/dai/smallset.h File Reference

Defines the SmallSet<> class, which represents a set (optimized for a small number of elements). More...

#include <vector>
#include <algorithm>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  dai

Classes

class  dai::SmallSet< T >
 Represents a set; the implementation is optimized for a small number of elements. More...


Detailed Description

Defines the SmallSet<> class, which represents a set (optimized for a small number of elements).


Generated on Thu Aug 5 19:04:02 2010 for libDAI by  doxygen 1.5.5