template struct sophus::jet_helpers::GetValueΒΆ

#include <jet_helpers.h>

template <class TScalar>
struct GetValue {
    // methods

    static TScalar impl(TScalar const& t);
};