tool::core::geometry
pub fn cart_to_sph<T>(matrix: &Matrix3xX<T>) -> Matrix3xX<T> where T: RealField,
Component-wise cartesian to spherical conversion.