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

◆ uniform_cdf() [2/2]

template<typename T_y , typename T_low , typename T_high , require_all_not_nonscalar_prim_or_rev_kernel_expression_t< T_y, T_low, T_high > * = nullptr>
return_type_t< T_y, T_low, T_high > stan::math::uniform_cdf ( const T_y &  y,
const T_low &  alpha,
const T_high &  beta 
)

Definition at line 23 of file uniform_cdf.hpp.