Class LinearRealRandomAccessibleStackInterpolatorFactory<T extends NumericType<T>, F extends List<RealRandomAccessible<T>>>

java.lang.Object
net.imglib2.interpolation.stack.LinearRealRandomAccessibleStackInterpolatorFactory<T,F>
All Implemented Interfaces:
InterpolatorFactory<T,F>

public class LinearRealRandomAccessibleStackInterpolatorFactory<T extends NumericType<T>, F extends List<RealRandomAccessible<T>>> extends Object implements InterpolatorFactory<T,F>