powered by
Evaluate B-spline at new points using stored specification
eval_bs(x, spec)
B-spline basis matrix.
Numeric vector of evaluation points.
Specification from [make_bs_spec()].