Difference between revisions of "UniformSpherical"
Line 15: | Line 15: | ||
* [[Uniform]] | * [[Uniform]] | ||
* [[Multivariate distributions]] | * [[Multivariate distributions]] | ||
+ | * [[media:Multivariate Distributions.ana |Multivariate Distributions.ana]] | ||
* [[Distribution Densities Library]] | * [[Distribution Densities Library]] | ||
* [[Mid]] | * [[Mid]] | ||
* [[Median]] | * [[Median]] |
Revision as of 18:57, 23 February 2016
UniformSpherical(I, R)
Generates points uniformly on a sphere (or circle or hypersphere). Each sample generated is indexed by «I» -- so if «I» has 3 elements, the points will lie on a sphere.
The mid value is a bit strange here since there isn't really a median that lies on the sphere. Obviously the center of the sphere is the middle value, but that isn't in the allowable range. So, an arbitrary point on the sphere is used.
Library
Multivariate Distributions.ana
See Also
Comments
Enable comment auto-refresher