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

◆ proj() [2/3]

template<typename V >
std::complex< V > stan::math::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 19 of file proj.hpp.