view liboctave/UMFPACK/AMD/MATLAB/Contents.m @ 5164:57077d0ddc8e

[project @ 2005-02-25 19:55:24 by jwe]
author jwe
date Fri, 25 Feb 2005 19:55:28 +0000
parents
children
line wrap: on
line source

%Contents of the AMD sparse matrix ordering package:
%
% amd		    p = amd (A), the approximate minimum degree ordering of A
% amd_demo	    a demo of amd, using the can_24 matrix
% amd_make	    to comple amd for use in MATLAB
% can_24.mat	    a sample sparse matrix from the Harwell/Boeing collection
%
% See also:  amd, colamd, symamd, colmmd, symmmd, umfpack
%
% AMD Version 1.1 (Jan. 21, 2004), Copyright (c) 2004 by Timothy A. Davis,
% Patrick R. Amestoy, and Iain S. Duff.  All Rights Reserved.

help Contents