Skip to main content

linear_forward_table

Function linear_forward_table 

Source
fn linear_forward_table<T: PointeeSizeExpressible, const N: usize, const BIT_DEPTH: usize>(
    gamma: u16,
) -> Box<[f32; N]>