pub unsafe extern "C" fn mlirAffineMapIsProjectedPermutation(
affineMap: MlirAffineMap,
) -> boolExpand description
Checks whether the given affine map represents a subset of a symbol-less permutation map.
pub unsafe extern "C" fn mlirAffineMapIsProjectedPermutation(
affineMap: MlirAffineMap,
) -> boolChecks whether the given affine map represents a subset of a symbol-less permutation map.