issymmetric
PURPOSE 
% If @var{x} is symmetric within the tolerance specified by @var{tol},
SYNOPSIS 
function retval = issymmetric (x, tol)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- isa % Return true if @var{x} is a value from the class @var{class}.
- issquare % If @var{x} is a square matrix, then return the dimension of @var{x}.
This function is called by:
- isdefinite % Return 1 if @var{x} is symmetric positive definite within the
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003