Skip to content
Snippets Groups Projects
Commit 38ab83a8 authored by Moises Fernandez's avatar Moises Fernandez
Browse files

make faster mix parameters after repeat a vox because f0

parent ddef95dc
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ void prepare_data_gpu_FIT_repeat( //INPUT ...@@ -68,7 +68,7 @@ void prepare_data_gpu_FIT_repeat( //INPUT
//implemented and used in xfibres_gpu.cu //implemented and used in xfibres_gpu.cu
void mix_params( //INPUT void mix_params( //INPUT
thrust::device_vector<double> params_repeat_gpu, thrust::host_vector<double> params_repeat_gpu,
thrust::host_vector<int> vox_repeat, thrust::host_vector<int> vox_repeat,
int nrepeat, int nrepeat,
int nvox, int nvox,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment