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