Mercurial > hg > octave-lyh
comparison doc/interpreter/sparse.txi @ 6754:451b346d8c2f
[project @ 2007-06-25 17:31:46 by jwe]
author | jwe |
---|---|
date | Mon, 25 Jun 2007 17:31:47 +0000 |
parents | 2de995da10b8 |
children | 46d1ad37d943 |
comparison
equal
deleted
inserted
replaced
6753:a5c64dad5b93 | 6754:451b346d8c2f |
---|---|
471 @item Sparse matrix reordering: | 471 @item Sparse matrix reordering: |
472 @dfn{ccolamd}, @dfn{colamd}, @dfn{colperm}, @dfn{csymamd}, | 472 @dfn{ccolamd}, @dfn{colamd}, @dfn{colperm}, @dfn{csymamd}, |
473 @dfn{dmperm}, @dfn{symamd}, @dfn{randperm}, @dfn{symrcm} | 473 @dfn{dmperm}, @dfn{symamd}, @dfn{randperm}, @dfn{symrcm} |
474 | 474 |
475 @item Linear algebra: | 475 @item Linear algebra: |
476 @dfn{matrix\_type}, @dfn{spchol}, @dfn{cpcholinv}, | 476 @dfn{matrix_type}, @dfn{spchol}, @dfn{cpcholinv}, |
477 @dfn{spchol2inv}, @dfn{spdet}, @dfn{spinv}, @dfn{spkron}, | 477 @dfn{spchol2inv}, @dfn{spdet}, @dfn{spinv}, @dfn{spkron}, |
478 @dfn{splchol}, @dfn{splu}, @dfn{spqr}, @dfn{normest}, | 478 @dfn{splchol}, @dfn{splu}, @dfn{spqr}, @dfn{normest}, |
479 @dfn{sprank} | 479 @dfn{sprank} |
480 @c @dfn{condest}, @dfn{spaugment} | 480 @c @dfn{condest}, @dfn{spaugment} |
481 @c @dfn{eigs}, @dfn{svds} but these are in octave-forge for now | 481 @c @dfn{eigs}, @dfn{svds} but these are in octave-forge for now |