Simulation of random values from a spherical Kent distribution.
Usage
rkent(n = 100, mu = Vec3(1, 0, 0), k = 5, b)
Source
Adapted from Directional::rkent()
See also
rvmf()
to draw samples from the von Mises Fisher distribution
around a specified mean vector. runif.spherical()
to draw from a a spherical uniform distribution.
rfb()
to draw from a Fisher-Bingham distribution.