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