template struct sophus::GetScalarΒΆ

#include <types.h>

template <class TScalar>
struct GetScalar {
    // typedefs

    using Scalar = TScalar ;
};