


HIT_HOLES Find if the union of the mode regions leave some "holes" in the regressor set ------------------------------------------------------------------------- DESCRIPTION ------------------------------------------------------------------------- H=hit_holes(idmodes,Bigregion) ------------------------------------------------------------------------- INPUT ------------------------------------------------------------------------- idmodes: structure containing all information on the PWA function. Type 'help hit_regression' for a description of the fields. Bigregion: polytope describing the regression set. ------------------------------------------------------------------------- OUTPUT ------------------------------------------------------------------------- H: polytope array equal to set difference between Bigregion and the union of mode regions. If it is an empty polytope , no "hole" has been left.
