Class Interpolant<T,F>

java.lang.Object
net.imglib2.interpolation.Interpolant<T,F>
All Implemented Interfaces:
EuclideanSpace, RealRandomAccessible<T>, Typed<T>, View

public final class Interpolant<T,F> extends Object implements RealRandomAccessible<T>, View
A RealRandomAccessible that is generated through interpolation.