public interface Ukern1Calculator
resample* methods of the Mapping class.Mapping.Interpolator| Modifier and Type | Method and Description | 
|---|---|
double | 
ukern1(double offset)
Calculates the value of a 1-dimensional sub-pixel interpolation
 kernel. 
 | 
double ukern1(double offset)
       throws Exception
offset - the offset of the pixel from the interpolation point,
                 measured in pixels.  This value may be positive or 
                 negative, but for most practical interpolation
                 schemes its sign should be ignored.Exception - The method may throw an exception if any 
                     error occurs during the calculation.  In this
                     case, resampling will terminate with an exception.Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.