[][src]Function helixiser::fft_2D::pad_image

pub fn pad_image<T: Copy>(image: Array2<T>, fill: T) -> Array2<T>