|
VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
|
#include <cstdlib>Go to the source code of this file.
Namespaces | |
| namespace | vecCore |
Functions | |
| void * | vecCore::AlignedAlloc (size_t alignment, size_t size) |
| void | vecCore::AlignedFree (void *ptr) |