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

◆ proj() [1/3]

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

Return the projection of the complex argument onto the Riemann sphere.

Template Parameters
Tvalue type of autodiff variable
Parameters
[in]zargument
Returns
projection of the argument onto the Riemann sphere

Definition at line 20 of file proj.hpp.