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

◆ pow() [1/11]

template<typename T1 , typename T2 , require_any_fvar_t< base_type_t< T1 >, base_type_t< T2 > > * = nullptr, require_all_stan_scalar_t< T1, T2 > * = nullptr>
auto stan::math::pow ( const T1 &  x1,
const T2 &  x2 
)
inline

Definition at line 32 of file pow.hpp.