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