![]() |
aGrUM 3.1.1
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 164 of file utils_misc.h.
| bool gum::AlmostDifferent< T >::operator() | ( | const T & | t1, |
| const T & | t2 ) |
Definition at line 129 of file utils_misc_tpl.h.