mirror of
https://github.com/boostorg/math.git
synced 2026-01-27 19:12:08 +00:00
Allow slight tolerance in checking for sum of phase probabilities. Add missing call to normalize in iterator constructor. Remove asserts that duplicated the error handling code - better to provide consistent behavior via the error handlers. Add comment to examples about other containers working equally well.