DISTRIB_CUTOFF
cutoff[1] = maxa - (maxa - mean) / DISTRIB_CUTOFF;
cutoff[0] = (mean - mina) / DISTRIB_CUTOFF + mina;