#include <cstddef>
Go to the source code of this file.
Namespaces | |
cms::rocmtest | |
Functions | |
void | cms::rocmtest::wrapper_add_vectors_d (const double *__restrict__ in1, const double *__restrict__ in2, double *__restrict__ out, size_t size) |
void | cms::rocmtest::wrapper_add_vectors_f (const float *__restrict__ in1, const float *__restrict__ in2, float *__restrict__ out, size_t size) |