Uses of Package
org.hortonmachine.gears.utils.math.interpolation
-
Packages that use org.hortonmachine.gears.utils.math.interpolation Package Description org.hortonmachine.gears.utils.math.integration org.hortonmachine.gears.utils.math.interpolation -
Classes in org.hortonmachine.gears.utils.math.interpolation used by org.hortonmachine.gears.utils.math.integration Class Description LinearListInterpolator A class for doing linear interpolations on lists of X and Y. -
Classes in org.hortonmachine.gears.utils.math.interpolation used by org.hortonmachine.gears.utils.math.interpolation Class Description Interpolator The interpolator interface.