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

make faster mix parameters after repeat a vox because f0

parent 2e881906
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,7 @@ void mix_params( //INPUT
thrust::device_vector<double> params_repeat_gpu,
thrust::host_vector<int> vox_repeat,
int nrepeat,
int nvox,
//INPUT-OUTPUT
thrust::device_vector<double>& params_gpu);
......
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