I\'m working on a data mining algorithm where i want to pick a random direction from a particular point in the feature space.
If I pick a random number for each of
There is a boost implementation of the algorithm that samples from normal distributions: random::uniform_on_sphere