Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ von_mises_cdf_log()

template<typename T_x , typename T_mu , typename T_k >
return_type_t< T_x, T_mu, T_k > stan::math::von_mises_cdf_log ( const T_x &  x,
const T_mu &  mu,
const T_k &  k 
)
inline
Deprecated:
use von_mises_lcdf

Definition at line 14 of file von_mises_cdf_log.hpp.