Home > mpt > @polytope > isnormal.m

isnormal

PURPOSE ^

ISNORMAL Checks if a given polytope is in normalized description

SYNOPSIS ^

function status = isnormal(P)

DESCRIPTION ^

ISNORMAL Checks if a given polytope is in normalized description

 status = isnormal(P)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 STATUS = ISNORMAL(P) returns TRUE (1) if P is in a normalized representation

 NOTE:
   if P is a polyarray, STATUS will be a vector of statements

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 P         - polytope (or a polyarray)

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 status    - Logical statement

 see also ISMINREP

CROSS-REFERENCE INFORMATION ^

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