powered by
C++ function for generating v from p (inverse stick breaking) NOTE: p is assumed to have length L, i.e. it does NOT contain p_0 !!
vFromP(p, eps = 1e-08)