OVERLAP POLY

Outputs the indices of overlapping regions in polytope arrays.

Contents

Syntax

S = overlap_poly(PA, PB, [verbose])

S = overlap_poly(PA, PB, [subAB], [verbose])

Computes the overlapping regions of two polytope arrays PA and PB. Verbose is optional, shows a waiting bar if set to true. sunAB is a [nA*nB] cell array of logicals denoting subsets of PA in which to look for overlaps. Output is a nA x nB matrix with:

Acknowledgements

Contributors:

Copyright is with: