Contents

BNNSInterpolationMethodLinear

Interpolation that is linear or bilinear depending on the number of resized dimensions.

Declaration

var BNNSInterpolationMethodLinear: BNNSInterpolationMethod { get }

Discussion

Linear interpolation is suitable for one or two interpolation dimensions.

See Also

Interpolation Methods