Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 8908:3c9acbb43f48
fix single element query for perm matrices
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 04 Mar 2009 22:12:11 +0100 |
parents | 4de5544a1d1d |
children | 6e9f26506804 |
comparison
equal
deleted
inserted
replaced
8907:5a956c026b6c | 8908:3c9acbb43f48 |
---|---|
1 2009-03-04 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * PermMatrix.h (PermMatrix::elem): Fix comparisons. | |
4 | |
1 2009-03-03 Jaroslav Hajek <highegg@gmail.com> | 5 2009-03-03 Jaroslav Hajek <highegg@gmail.com> |
2 | 6 |
3 * lo-mappers.cc (xmin (float, float), xmax (float, float)): Simplify. | 7 * lo-mappers.cc (xmin (float, float), xmax (float, float)): Simplify. |
4 | 8 |
5 2009-03-02 Jaroslav Hajek <highegg@gmail.com> | 9 2009-03-02 Jaroslav Hajek <highegg@gmail.com> |