r_sphere_contract | R Documentation |
Sample from the contracted uniform distribution on the sphere.
r_sphere_contract(n, t, m_a = NULL, m = NULL)
n |
number of samples |
t |
double in 0,1. contraction parameter. t=0 means constant m, t=1 is uniform distribution |
m_a |
double vector of length 2. Point to contract to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.