MetaSpline.data

RCArray of const T holding the spline's underlying data.

struct MetaSpline(T, X)
RCArray!(const T) data;