Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
Data Structures | |
struct | _Deleter |
struct | _PlanDestroyer |
struct | _PlanExecutor |
struct | _Planner |
Functions | |
void * | reallocate (void *ptr, size_t new_size) |
this function will delete the ptr if the reallocation is successfull, othewise will return null More... | |
void* hydra::detail::fftw::reallocate | ( | void * | ptr, |
size_t | new_size | ||
) |
this function will delete the ptr if the reallocation is successfull, othewise will return null
ptr | |
new_size |