1#ifndef __ROTATE_KERNEL_H__
2#define __ROTATE_KERNEL_H__
54 const int j = cyc_msk[
i+1]-1;
__global__ void ale_add_kinematics_kernel(const int n, T *__restrict__ wx, T *__restrict__ wy, T *__restrict__ wz, const T *__restrict__ x_ref, const T *__restrict__ y_ref, const T *__restrict__ z_ref, const T *__restrict__ phi, const T *__restrict__ x, const T *__restrict__ y, const T *__restrict__ z, const kinematics_params_t kin_params)
__global__ void const T *__restrict__ x
__global__ void const T *__restrict__ const T *__restrict__ const T *__restrict__ const T *__restrict__ vz
__global__ void const T *__restrict__ const T *__restrict__ vx
__global__ void const T *__restrict__ const T *__restrict__ const T *__restrict__ vy
__global__ void rotate_cyc_kernel(T *__restrict__ vx, T *__restrict__ vy, T *__restrict__ vz, const T *__restrict__ x, const T *__restrict__ y, const T *__restrict__ z, const int *__restrict__ cyc_msk, const T *__restrict__ R11, const T *__restrict__ R12, const int ncyc, const int idir)