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

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


2 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/cb0481f6ddc8/
Changeset:   cb0481f6ddc8
User:        ggael
Date:        2016-08-31 13:45:25+00:00
Summary:     Bug 1286: automatically detect the available prototypes of functors passed to CwiseNullaryExpr such that functors have only to implement the operators that matters among:
 operator()()
 operator()(i)
 operator()(i,j)
Linear access is also automatically detected based on the availability of operator()(i,j).
Affected #:  7 files

https://bitbucket.org/eigen/eigen/commits/251805e8d937/
Changeset:   251805e8d937
User:        ggael
Date:        2016-08-31 13:46:04+00:00
Summary:     Simplify CwiseNullaryOp example.
Affected #:  2 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/