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