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

◆ uniform_cdf_log()

template<typename T_y , typename T_low , typename T_high >
return_type_t< T_y, T_low, T_high > stan::math::uniform_cdf_log ( const T_y &  y,
const T_low &  alpha,
const T_high &  beta 
)
Deprecated:
use uniform_lcdf

Definition at line 14 of file uniform_cdf_log.hpp.