Opened 18 years ago
Closed 18 years ago
#347 deleted Bugs (None)
boost::uniform_on_sphere in not uniform on sphere
Reported by: | usu_acm | Owned by: | jmaurer |
---|---|---|---|
Milestone: | Component: | random | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
It's clear that your previous (1.29) and current verisons (1.32) has no really uniform point distribution on sphere. This fact can be proved by observation that distributions of all coordinates are independent on each other. For example for 3D-sphere really uniform distribution is given by Euler angles (x, arcsin(2t - 1)), where x is uniformly distributed random value on [0..2*pi].
Change History (2)
comment:2 by , 18 years ago
Status: | assigned → closed |
---|
Logged In: YES user_id=1124226 To: nobody. Perfect! thnx a lot!
Note:
See TracTickets
for help on using tickets.