Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #319 - internal gaussian limit distribution was clipping
- 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