Cubic interpolants refactor

Issue #185 new
Agustin Alba Chicar created an issue

This issue triggers the discussion to create a set of basic and common implementation for cubic interpolants (currently working on Bezier and Splines). Further generalization may be done for polynomial functions to get some characteristics such as:

  • Interpolation.
  • Derivative of mth order.
  • Path length integration.
  • Rotation at some point.
  • etc.

Comments (0)

  1. Log in to comment