pub unsafe extern "C" fn mlirAffineMapIsMinorIdentity(
affineMap: MlirAffineMap,
) -> bool
Expand description
Checks whether the given affine map is a minor identity affine map.
pub unsafe extern "C" fn mlirAffineMapIsMinorIdentity(
affineMap: MlirAffineMap,
) -> bool
Checks whether the given affine map is a minor identity affine map.