debugging test/lb2_CMT_wia.cpp
This commit is contained in:
parent
848e5b1287
commit
f4fd3d49d8
@ -148,7 +148,7 @@ int main(int argc, char **argv)
|
||||
sprintf(LocalRestartFile,"%s%s","Solid.",LocalRankString);
|
||||
|
||||
// Peaks of the standard normal distributions that approximate the data distribution
|
||||
double beta = 0.95;
|
||||
double beta = 0.99;
|
||||
short int *mu;
|
||||
short int *sigma;
|
||||
mu = new short int [NC];
|
||||
|
Loading…
Reference in New Issue
Block a user