Uses of Class
net.imglib2.interpolation.randomaccess.ClampingNLinearInterpolatorVolatileRealType
-
Packages that use ClampingNLinearInterpolatorVolatileRealType Package Description net.imglib2.interpolation.randomaccess -
-
Uses of ClampingNLinearInterpolatorVolatileRealType in net.imglib2.interpolation.randomaccess
Methods in net.imglib2.interpolation.randomaccess that return ClampingNLinearInterpolatorVolatileRealType Modifier and Type Method Description ClampingNLinearInterpolatorVolatileRealType<R,T>ClampingNLinearInterpolatorVolatileRealType. copy()Constructors in net.imglib2.interpolation.randomaccess with parameters of type ClampingNLinearInterpolatorVolatileRealType Constructor Description ClampingNLinearInterpolatorVolatileRealType(ClampingNLinearInterpolatorVolatileRealType<R,T> interpolator)
-