Vocabularymath.
splinesInputs| p0 | start point |
| m0 | start tangent |
| p1 | end point |
| m1 | end tangent |
Outputs| polynomials | sequence of polynomials |
Word descriptionCreates a sequence of polynomials (one per dimension) for the curve passing through
p0 and
p1.
Definition