vSMC
vSMC: Scalable Monte Carlo
|
Aligned memory using Intel TBB scalable_aligned_malloc
and scalable_aligned_free
.
More...
#include <vsmc/utility/aligned_memory.hpp>
Static Public Member Functions | |
static void | aligned_free (void *ptr) |
static void * | aligned_malloc (std::size_t n, std::size_t alignment) |
Aligned memory using Intel TBB scalable_aligned_malloc
and scalable_aligned_free
.
Definition at line 188 of file aligned_memory.hpp.
|
inlinestatic |
Definition at line 205 of file aligned_memory.hpp.
|
inlinestatic |
Definition at line 191 of file aligned_memory.hpp.