cubecl_core::frontend

Function fma_expand

Source
pub fn fma_expand<C: CubePrimitive>(
    context: &mut CubeContext,
    a: ExpandElement,
    b: ExpandElement,
    c: ExpandElement,
) -> ExpandElement
Expand description

Expand method of fma.