Uses of Package
org.hortonmachine.gears.utils.math.interpolation.splines
-
Packages that use org.hortonmachine.gears.utils.math.interpolation.splines Package Description org.hortonmachine.gears.utils.math.interpolation.splines -
Classes in org.hortonmachine.gears.utils.math.interpolation.splines used by org.hortonmachine.gears.utils.math.interpolation.splines Class Description Bspline This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/Bspline.htmlControlCurve This class represents a curve defined by a sequence of control pointsCubic This class represents a cubic polynomialNatCubic This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/natcubic.html