![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
Indicate whether two elements are (almost) different or not. More...
#include <utils_misc.h>
Public Member Functions | |
bool | operator() (const T *t1, const T *t2) |
Indicate whether two elements are (almost) different or not.
T | The type of the elements to compare. |
Definition at line 167 of file utils_misc.h.
|
inline |
Definition at line 168 of file utils_misc.h.