Class ConvolveDownNoBorderUnrolled_U8_I16

java.lang.Object
boofcv.alg.filter.convolve.down.ConvolveDownNoBorderUnrolled_U8_I16

@Generated("boofcv.alg.filter.convolve.down.GenerateConvolveDownNoBorderUnrolled") public class ConvolveDownNoBorderUnrolled_U8_I16 extends Object

Unrolls the convolution kernel to improve runtime performance by reducing array accesses.

DO NOT MODIFY: This class was automatically generated by GenerateConvolveDownNoBorderUnrolled.