Contents

BNNSInterpolationMethodNearest

Nearest-neighbor interpolation.

Declaration

var BNNSInterpolationMethodNearest: BNNSInterpolationMethod { get }

Discussion

Nearest-neighbor interpolation is suitable for any number of interpolation dimensions.

See Also

Interpolation Methods