Splines

SemiAlgebraicTypes.knotsFunction
knots(d,N,μ,a,b)

Compute the knot sequence of degree d, of multiplicity μ with N equally spaced subintervals between a and b.

The default values are μ=1, a=1.0, b=1.0.

source