Uses of Interface
org.hortonmachine.gears.modules.r.interpolation2d.core.ISurfaceInterpolator
-
Packages that use ISurfaceInterpolator Package Description org.hortonmachine.gears.modules.r.interpolation2d.core -
-
Uses of ISurfaceInterpolator in org.hortonmachine.gears.modules.r.interpolation2d.core
Classes in org.hortonmachine.gears.modules.r.interpolation2d.core that implement ISurfaceInterpolator Modifier and Type Class Description classIDWInterpolatorImplementation of IDW Interpolation.classTPSInterpolatorImplementation of TPS Interpolation based on thin plate spline (TPS) algorithm
-