Stan Math Library
4.9.0
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
a
First value
b
Second value
Returns
beta(a, b)
Definition at line
25
of file
beta.hpp
.
stan
math
opencl_kernels
[
Stan Home Page
]
© 2011–2019, Stan Development Team.