vSMC
v3.0.0
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) noexcept |
static void * | aligned_malloc (std::size_t n, std::size_t alignment) noexcept |
Aligned memory using Intel TBB scalable_aligned_malloc
and scalable_aligned_free
.
Definition at line 254 of file aligned_memory.hpp.
|
inlinestaticnoexcept |
Definition at line 262 of file aligned_memory.hpp.
|
inlinestaticnoexcept |
Definition at line 257 of file aligned_memory.hpp.