Class NLinearInterpolatorFactory<T extends NumericType<T>>

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

public class NLinearInterpolatorFactory<T extends NumericType<T>> extends Object implements InterpolatorFactory<T, RandomAccessible<T>>