Clamped-Splines-and-Bezier-Curves-in-Java
Set of convenient java files to interpolate a set of points. The function and classes that were defined inside the files attached to this repository follow the Apache Commons Mathematical Library Guidelines and are useful for generating polynomials that describe smooth curves. The implemented methods are: Clamped Splines and Bezier Curves.: