template struct RotationalPart<sophus::SE3d>ΒΆ

template <>
struct RotationalPart<sophus::SE3d> {
    // methods

    static double norm(const typename sophus::SE3d::Tangent& t);
};