Go to the source code of this file.
Defines | |
#define | cuda_processor_h__ 1 |
Functions | |
void | calc_phase_weights_cuda (EMDataForCuda *data, float np) |
void | mean_phase_error_cuda (EMDataForCuda *left, EMDataForCuda *right, EMDataForCuda *wt, EMDataForCuda *hist, EMDataForCuda *norm, int num_hist) |
#define cuda_processor_h__ 1 |
Definition at line 3 of file cuda_cmp.h.
void calc_phase_weights_cuda | ( | EMDataForCuda * | data, | |
float | np | |||
) |
void mean_phase_error_cuda | ( | EMDataForCuda * | left, | |
EMDataForCuda * | right, | |||
EMDataForCuda * | wt, | |||
EMDataForCuda * | hist, | |||
EMDataForCuda * | norm, | |||
int | num_hist | |||
) |