[eigen-commits] commit/eigen: 3 new changesets

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


3 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/3aaba77a3cc9/
Changeset:   3aaba77a3cc9
User:        ggael
Date:        2019-01-15 14:09:49+00:00
Summary:     Fix detection of vector-at-time: use Rows/Cols instead of MaxRow/MaxCols.
This fix VectorXd(n).middleCol(0,0).outerSize() which was equal to 1.
Affected #:  2 files

https://bitbucket.org/eigen/eigen/commits/ed2da94a59a0/
Changeset:   ed2da94a59a0
User:        ggael
Date:        2019-01-15 14:13:24+00:00
Summary:     Bug 1592: makes partial min/max reductions trigger an assertion on inputs with a zero reduction length (+doc and tests)
Affected #:  3 files

https://bitbucket.org/eigen/eigen/commits/1a5dcc76db45/
Changeset:   1a5dcc76db45
User:        ggael
Date:        2019-01-15 14:21:14+00:00
Summary:     Enable visitor on empty matrices (the visitor is left unchanged), and protect min/maxCoeff(Index*,Index*) on empty matrices by an assertion (+ doc & unit tests)
Affected #:  3 files

Repository URL: https://bitbucket.org/eigen/eigen/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/