Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
pow()
[3/11]
template<typename T1 , typename T2 ,
require_all_kernel_expressions_t
< T1, T2 > * = nullptr,
require_any_not_stan_scalar_t
< T1, T2 > * = nullptr>
pow_
<
as_operation_cl_t
< T1 >,
as_operation_cl_t
< T2 > > stan::math::pow
(
T1 &&
a
,
T2 &&
b
)
inline
Definition at line
344
of file
elt_function_cl.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.