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

◆ beta()

double stan::math::opencl_kernels::beta ( double  a,
double  b 
)

Return the beta function applied to the specified arguments.

Parameters
aFirst value
bSecond value
Returns
beta(a, b)

Definition at line 25 of file beta.hpp.