%AMD  Copyright and License information for AMD.
%   AMD is the sparse reordering package that may be used by UMFPACK within
%   the sparse general solve X = S \ B when S is sparse, square but not
%   diagonal, banded as defined by spparms('bandden'), triangular, a
%   permutation of a triangular matrix or symmetric positive definite.
%   Note: if UMFPACK is used within sparse general backslash, it may choose
%   to use a modified COLAMD instead of AMD.
%
%   The following information is a copy of the License file in the AMD
%   distribution.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% AMD Version 1.1 (Jan. 21, 2004),  Copyright (c) 2004 by Timothy A.
% Davis, Patrick R. Amestoy, and Iain S. Duff.  All Rights Reserved.
% 
% AMD License:
% 
%     Your use or distribution of AMD or any modified version of
%     AMD implies that you agree to this License.
% 
%     THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY
%     EXPRESSED OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
% 
%     Permission is hereby granted to use or copy this program, provided
%     that the Copyright, this License, and the Availability of the original
%     version is retained on all copies.  User documentation of any code that
%     uses AMD or any modified version of AMD code must cite the
%     Copyright, this License, the Availability note, and "Used by permission."
%     Permission to modify the code and to distribute modified code is granted,
%     provided the Copyright, this License, and the Availability note are
%     retained, and a notice that the code was modified is included.  This
%     software was developed with support from the National Science Foundation,
%     and is provided to you free of charge.
% 
% Availability:
% 
%     http://www.cise.ufl.edu/research/sparse/amd
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   See also SLASH, COLAMD, UMFPACK.

%   Copyright 1984-2004 The MathWorks, Inc. 
%   $Revision: 1.1.6.1 $ $Date: 2004/08/20 19:50:35 $