pub unsafe extern "C" fn mlirAffineMapIsPermutation(
affineMap: MlirAffineMap,
) -> bool
Expand description
Checks whether the given affine map represents a symbol-less permutation map.
pub unsafe extern "C" fn mlirAffineMapIsPermutation(
affineMap: MlirAffineMap,
) -> bool
Checks whether the given affine map represents a symbol-less permutation map.