23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

colamd<br />

2-278<br />

• If a row index appears two or more times in the same column, colamd ignores<br />

the duplicate entries, continues processing, and provides information about<br />

the duplicate entries in stats(4:7).<br />

• If row indices in a column are out of order, colamd sorts each column of its<br />

internal copy of the matrix S (but does not repair the input matrix S),<br />

continues processing, and provides information about the out-of-order<br />

entries in stats(4:7).<br />

• If S is invalid in any other way, colamd cannot continue. It prints an error<br />

message, and returns no output arguments (p or stats) .<br />

The ordering is followed by a column elimination tree post-ordering.<br />

Note colamd tends to be faster than colmmd and tends to return a better<br />

ordering.<br />

See Also colmmd, colperm, spparms, symamd, symmmd, symrcm<br />

<strong>Reference</strong>s [1] The authors of the code for colamd are Stefan I. Larimore and Timothy A.<br />

Davis (davis@cise.ufl.edu), University of Florida. The algorithm was<br />

developed in collaboration with John Gilbert, Xerox PARC, and Esmond Ng,<br />

Oak Ridge National Laboratory. Sparse Matrix Algorithms Research at the<br />

University of Florida: http://www.cise.ufl.edu/research/sparse/

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!