Class FloorInterpolatorFactory<T>

java.lang.Object
net.imglib2.interpolation.randomaccess.FloorInterpolatorFactory<T>
Type Parameters:
T -
All Implemented Interfaces:
InterpolatorFactory<T,RandomAccessible<T>>

public class FloorInterpolatorFactory<T> extends Object implements InterpolatorFactory<T,RandomAccessible<T>>
Author:
Stephan Saalfeld