|
HOPS
HOPS class reference
|
#include <cuComplex.h>#include <cufft.h>#include <stdint.h>#include <cuda_runtime_api.h>#include <cuda.h>Go to the source code of this file.
Functions | |
| __global__ void | cuda_vector_mbp_reduce (const float *a, float *out) |
| void | vector_mbp_reduce (float *a, float *b, int n) |
| __global__ void cuda_vector_mbp_reduce | ( | const float * | a, |
| float * | out | ||
| ) |
| void vector_mbp_reduce | ( | float * | a, |
| float * | b, | ||
| int | n | ||
| ) |