pub unsafe extern "C" fn mlirAffineMapIsProjectedPermutation(
    affineMap: MlirAffineMap
) -> bool
Expand description

Checks whether the given affine map represents a subset of a symbol-less permutation map.