An implementation of B-splines. This is a piecewise cubic spline that intersects its given end points...
point position(const label segmenti, const scalar segmentLambda) const
Return the point position corresponding to the segment parameter.
Spline(const pointField &knots, const scalar tol, const label nIter)
Construct from components.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.