Template Function cif::spherical

Function Documentation

template<typename T>
inline quaternion_type<T> cif::spherical(T const &rho, T const &theta, T const &phi1, T const &phi2)

This code is similar to the code in boost so I copy the documentation as well: