Package edu.jhu.cs.cisst.algorithms.optimize.fmg.interpolator

Interface Summary
Interpolator This interface defines the interpolate() method which produces a fine grid from the next coarser grid by interpolation.
 

Class Summary
InterpolatorByStencil An interpolator that operates according to an interpolation stencil.