comparison src/DLD-FUNCTIONS/colamd.cc @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents 12df7854fa7c
children f96b9b9f141b
comparison
equal deleted inserted replaced
12574:89604fa96d2f 12575:d0b799dafede
230 ordering, and ordered last in the output permutation @var{p}. Only\n\ 230 ordering, and ordered last in the output permutation @var{p}. Only\n\
231 completely dense rows or columns are removed if @code{@var{knobs}(1)} and\n\ 231 completely dense rows or columns are removed if @code{@var{knobs}(1)} and\n\
232 @code{@var{knobs}(2)} are < 0, respectively. If @code{@var{knobs}(3)} is\n\ 232 @code{@var{knobs}(2)} are < 0, respectively. If @code{@var{knobs}(3)} is\n\
233 nonzero, @var{stats} and @var{knobs} are printed. The default is\n\ 233 nonzero, @var{stats} and @var{knobs} are printed. The default is\n\
234 @code{@var{knobs} = [10 10 0]}. Note that @var{knobs} differs from earlier\n\ 234 @code{@var{knobs} = [10 10 0]}. Note that @var{knobs} differs from earlier\n\
235 versions of colamd\n\ 235 versions of colamd.\n\
236 \n\ 236 \n\
237 @var{stats} is an optional 20-element output vector that provides data\n\ 237 @var{stats} is an optional 20-element output vector that provides data\n\
238 about the ordering and the validity of the input matrix @var{S}. Ordering\n\ 238 about the ordering and the validity of the input matrix @var{S}. Ordering\n\
239 statistics are in @code{@var{stats}(1:3)}. @code{@var{stats}(1)} and\n\ 239 statistics are in @code{@var{stats}(1:3)}. @code{@var{stats}(1)} and\n\
240 @code{@var{stats}(2)} are the number of dense or empty rows and columns\n\ 240 @code{@var{stats}(2)} are the number of dense or empty rows and columns\n\