rv:: kohonen:: some missing }

This commit is contained in:
Zeno Rogue 2022-03-01 09:32:56 +01:00
parent bde3efbc35
commit 694c75efbc
1 changed files with 1 additions and 0 deletions

View File

@ -656,6 +656,7 @@ void step() {
if(pct != lpct) {
lpct = pct;
analyze();
}
// if(gaussian)
// println(hlog, format("t = %6d/%6d %3d%% sigma=%10.7lf maxudist=%10.7lf\n", t, tmax, pct, sigma, maxudist));