Package skyview.geometry.sampler

Class Summary
ClipSampler The class implements a fast flux conserving resampling based on the Sutherland-Hodgman clipping algorithm.
ComboSampler This class uses two samplers.
LanczosSampler This class implements a nearest neighbor sampling scheme.
LISampler This class implements a linear interpolation sampling scheme.
NNSampler This class implements a nearest neighbor sampling
SplineSampler