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

◆ complex_proj()

template<typename V >
std::complex< V > stan::math::internal::complex_proj ( const std::complex< V > &  z)
inline

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

Template Parameters
Vvalue type of argument
Parameters
[in]zargument
Returns
projection of the argument onto the Riemann sphere

Definition at line 33 of file proj.hpp.