lt
PURPOSE
LT Checks if polytope P is a strict subset of polytope Q
SYNOPSIS
function status = lt(P,Q,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- dimension DIMENSION Returns dimension of the given polytope
- end END Returns the last element in a given polytope array
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- length LENGTH Returns number of elements in a polytope array
- lt LT Checks if polytope P is a strict subset of polytope Q
- mldivide MLDIVIDE Set difference
- plus PLUS Minkowski sum of two polytopes
- chebyball_f CHEBYBALL_F Computes center and radius of the largest ball inscribed in a polytope
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- unitbox UNITBOX Creates a unit box centered at origin
This function is called by:
- gt GT Checks if polytope P is a strict superset of polytope Q
- lt LT Checks if polytope P is a strict subset of polytope Q
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003