Mercurial > hg > octave-nkf
diff doc/interpreter/optim.txi @ 18964:ac0c04e4d141 stable
Fix segfault with sparse inputs to complex() (bug #42290).
* data.cc (Fcomplex): Correctly call SparseComplexMatrix constructor with
nrows, ncols, initial_value. Use in-place operator += to clarify code.
author | Rik <rik@octave.org> |
---|---|
date | Fri, 23 May 2014 11:48:23 -0700 |
parents | d63878346099 |
children | c9113e28fae8 446c46af4b42 |