Uses of Class
org.hortonmachine.gears.utils.math.interpolation.splines.NatCubic
-
Packages that use NatCubic Package Description org.hortonmachine.gears.utils.math.interpolation.splines -
-
Uses of NatCubic in org.hortonmachine.gears.utils.math.interpolation.splines
Subclasses of NatCubic in org.hortonmachine.gears.utils.math.interpolation.splines Modifier and Type Class Description classNatCubicClosedThis is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/natcubicclosed.html
-