VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
Loading...
Searching...
No Matches
Utilities.h File Reference
#include <cstdlib>
Include dependency graph for Utilities.h:

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)