public void Reset()
        {
            PSigma.Clear();
            PC.Clear();

            HSigma = 0;
            Sigma  = initSigma;
        }