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

Interface Summary
Restrictor This interface defines the restrict() method which produces a coarse grid from the next finer grid by restriction.
 

Class Summary
RestrictByStencilParallelizer A helper class of class RestrictorByStencil that helps parallelizing method RestrictorByStencil.restrict().
RestrictorByStencil The Class RestrictorByStencil.