Mercurial > hg > octave-nkf
diff liboctave/array/CColVector.cc @ 19042:47d4b680d0e0
improve accuracy of range/scalar arithmetic (bug #42589)
* Range.h, Range.cc (Range::Range (double, double, double,
octave_idx_type): New protected constructor.
(operator -, operator +, operator *): Use new constructor.
(Range::Range (double, double, octave_idx_type): Also check that the
limit remains finite.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 20 Jun 2014 18:55:38 -0400 |
parents | 49a5a4be04a1 |
children | 4197fc428c7d |