Arguments
- order
Order of the splines (4 for cubic)
- period
Period of the splines (1 by default)
- knots
Knots of the splines (in [0, period[)
- pos
Requested positions (in [0, period[). The rows of the returned matrix
will correspond to those positions
Value
A matrix (len(pos) x len(knots))