![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Outlined implementation for utilities for aGrUM. More...
#include <agrum/base/core/utils_misc.h>Go to the source code of this file.
Namespaces | |
| namespace | std |
| STL namespace. | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| std::ostream & | std::operator<< (std::ostream &os, const std::tuple<> &) |
| bool | gum::Memcmp (const void *const in_, const void *const out_, unsigned long size) |
| Cross-platform replacement for memcmp. | |
| void | gum::_atexit_ () |
| Used for debug purpose. | |
Outlined implementation for utilities for aGrUM.
Definition in file utils_misc.cpp.