template struct sophus::jet_helpers::GetValue<ceres::Jet<TScalar, kN>>ΒΆ

#include <jet_helpers.h>

template <class TScalar, int kN>
struct GetValue<ceres::Jet<TScalar, kN>> {
    // methods

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