Class VectorAccelerator<T extends RealType<T>>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    Consumer<AccelerationState<T>>, Inplaces.Arity1<AccelerationState<T>>

    public class VectorAccelerator<T extends RealType<T>>
    extends Object
    implements Inplaces.Arity1<AccelerationState<T>>
    Vector Accelerator implements acceleration scheme described in Acceleration of iterative image restoration algorithms David S.C. Biggs and Mark Andrews Applied Optics, Vol. 36, Issue 8, pp. 1766-1775 (1997)
    Author:
    Brian Northan
    Implementation Note:
    op names='deconvolve.accelerate', priority='0.'