Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
pareto_cdf_log()
template<typename T_y , typename T_scale , typename T_shape >
return_type_t
< T_y, T_scale, T_shape > stan::math::pareto_cdf_log
(
const T_y &
y
,
const T_scale &
y_min
,
const T_shape &
alpha
)
inline
Deprecated:
use
pareto_lcdf
Definition at line
14
of file
pareto_cdf_log.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.