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

◆ beta() [4/13]

template<typename T1 , typename T2 , require_all_kernel_expressions_t< T1, T2 > * = nullptr, require_any_not_stan_scalar_t< T1, T2 > * = nullptr>
beta_< as_operation_cl_t< T1 >, as_operation_cl_t< T2 > > stan::math::beta ( T1 &&  a,
T2 &&  b 
)
inline

Definition at line 348 of file elt_function_cl.hpp.