linearreg_angle_with_kernel

Function linearreg_angle_with_kernel 

Source
pub fn linearreg_angle_with_kernel(
    input: &Linearreg_angleInput<'_>,
    kernel: Kernel,
) -> Result<Linearreg_angleOutput, Linearreg_angleError>