mlirComplexAttrGetImagDouble

Function mlirComplexAttrGetImagDouble 

Source
pub unsafe extern "C" fn mlirComplexAttrGetImagDouble(
    attr: MlirAttribute,
) -> f64
Expand description

Returns the imaginaryvalue stored in the given complex attribute, interpreting the value as double.