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

◆ pow() [28/31]

std::complex< var > stan::math::pow ( const var x,
const std::complex< var > &  y 
)
inline

Return the first argument raised to the power of the second argument.

Parameters
xfirst argument
ysecond argument
Returns
first argument to the power of the second argument

Definition at line 359 of file pow.hpp.