Home > mpt > @polytope > uplus.m

uplus

PURPOSE ^

UPLUS Unary plus for a polytope

SYNOPSIS ^

function P=uplus(P)

DESCRIPTION ^

UPLUS Unary plus for a polytope

 R = uplus(P)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Reduces the given polytope by removing redundant constraints

 USAGE:
   R = +P
   R=UPLUS(P)

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 P   - polytope

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 R   - polytope in minimal representation

 see also REDUCE, NORMALIZE, UMINUS

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003