struct sophus::IndexAndUΒΆ

#include <spline.h>

struct IndexAndU {
    // fields

    int i;
    double u;
};