fn make_columns_arenas<T, const N: usize>(
image: &[T],
image_size: FilterImageSize,
kernel_size: KernelShape,
) -> ArenaColumns<T>Expand description
Pads a column image with clamp strategy
This method is used for virtual column padding. It produces two arrays that represents virtual image top part and bottom