Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ sqrt() [2/10]

template<typename T >
std::complex< fvar< T > > stan::math::sqrt ( const std::complex< fvar< T > > &  z)
inline

Return the square root of the complex argument.

Template Parameters
Tautodiff value type
Parameters
[in]zargument
Returns
square root of the argument

Definition at line 33 of file sqrt.hpp.