comparison doc/interpreter/sparse.txi @ 17170:d6499c14021c

doc: Periodic grammarcheck of documentation. * doc/interpreter/basics.txi, doc/interpreter/expr.txi, doc/interpreter/install.txi, doc/interpreter/java.txi, doc/interpreter/plot.txi, doc/interpreter/sparse.txi, doc/interpreter/vectorize.txi, libinterp/corefcn/cellfun.cc, libinterp/corefcn/debug.cc, libinterp/corefcn/file-io.cc, libinterp/corefcn/load-save.cc, libinterp/corefcn/matrix_type.cc, libinterp/corefcn/pr-output.cc, libinterp/parse-tree/oct-parse.in.yy, liboctave/numeric/LSODE-opts.in, scripts/image/imformats.m, scripts/image/imread.m, scripts/image/imwrite.m, scripts/miscellaneous/error_ids.m, scripts/miscellaneous/fileattrib.m, scripts/miscellaneous/mex.m, scripts/miscellaneous/mkoctfile.m, scripts/miscellaneous/warning_ids.m, scripts/prefs/prefdir.m, scripts/prefs/preferences.m, scripts/signal/fftfilt.m, scripts/strings/isstrprop.m, scripts/testfun/assert.m: Periodic grammarcheck of documentation.
author Rik <rik@octave.org>
date Sun, 04 Aug 2013 13:08:39 -0700
parents f2a8592b8fbd
children bc924baa2c4e
comparison
equal deleted inserted replaced
17169:9ba57ed05207 17170:d6499c14021c
306 @DOCSTRING(spconvert) 306 @DOCSTRING(spconvert)
307 307
308 The above problem of memory reallocation can be avoided in 308 The above problem of memory reallocation can be avoided in
309 oct-files. However, the construction of a sparse matrix from an oct-file 309 oct-files. However, the construction of a sparse matrix from an oct-file
310 is more complex than can be discussed here. @xref{External Code Interface}, 310 is more complex than can be discussed here. @xref{External Code Interface},
311 for a a full description of the techniques involved. 311 for a full description of the techniques involved.
312 312
313 @node Information 313 @node Information
314 @subsection Finding Information about Sparse Matrices 314 @subsection Finding Information about Sparse Matrices
315 315
316 There are a number of functions that allow information concerning 316 There are a number of functions that allow information concerning