Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- The internal RndGaussLim() function was clipping values outside of the specified limits. This resulted in a non-gaussian distribution. - The fix is now discarding any over-limit values.
- Loading branch information