Function cubecl_core::frontend::div::expand

source ยท
pub fn expand<C: CubePrimitive, R: Into<ExpandElementTyped<C>>>(
    context: &mut CubeContext,
    lhs: ExpandElementTyped<C>,
    rhs: R,
) -> ExpandElementTyped<C>