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