397ea59863730f9d96b2aa4757daa29745c7391f
6 // code executed by master process
7 void master_run(char* fileName
, uint32_t totalNbSeries
, uint32_t nbSeriesInChunk
,
8 double idealNbSeriesInChunk
, uint32_t tsLength
, uint32_t nbClusters
,
9 int randomize
, uint32_t p_for_dissims
);