Skip to content

Commit b1781be

Browse files
authored
Update citations
1 parent 21424ce commit b1781be

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/particles/distribution/SpinvMF.H

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ namespace impactx::distribution
3131
* The algorithm used here is a simplification of the algorithm described in:
3232
* C. Pinzon and K. Jung, "Fast Python sampler of the von Mises Fisher distribution", in the special
3333
* case of the 2-sphere. Additional references used include:
34-
* K. V. Mardia and P. E. Jupp, Directional Statistics, Wiley, 1999
34+
*
35+
* K. V. Mardia and P. E. Jupp, Directional Statistics, Wiley, 1999;
3536
* S. Kang and H-S. Oh, "Novel sampling method for the von Mises-Fisher distribution", Stat.
36-
* and Comput. 34, 106 (2024), https://doi.org/10.1007/s11222-024-10419-3
37+
* and Comput. 34, 106 (2024), https://doi.org/10.1007/s11222-024-10419-3.
38+
*
3739
* Return sampling from a vMF distribution.
3840
*
3941
* @param mux,muy,muz components of a unit vector specifying the mean direction

0 commit comments

Comments
 (0)