![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
This implementation of the von Mises cdf is a copy of scipy's.
see: https://github.com/scipy/scipy/blob/8dba340293fe20e62e173bdf2c10ae208286692f/scipy/stats/vonmises.py
When k < 50, approximate the von Mises cdf with the following expansion that comes from scipy.
Definition at line 23 of file von_mises_cdf.hpp.