dcmt-cpp
1.0.0
|
#include <dcmt/dcmt.h>
#include <cassert>
#include <cstdlib>
#include <cstring>
#include <new>
#include <stdexcept>
#include <check32.c>
#include <eqdeg.c>
#include <genmtrand.c>
#include <mt19937.c>
#include <prescr.c>
#include <seive.c>
Namespaces | |
dcmt | |
Namespace for classes that wraps the DCMT library. | |
dcmt::detail | |
Internal details. | |
Functions | |
void * | dcmt::detail::alloc_memory (std::size_t size) |
void | dcmt::detail::free_memory (void *ptr) |