[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 2 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2016 13:46:16 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=VqctATUQZxTUh5LLDoIBwJTMH3c=; b=xl8Lnpuwu1uJnxKx8LXzGuw F9IEF4rNxAPjh7nHpV1SV5R8EZ93kDnutbAXH738fEDjF4wMZDtRNY2SMJF197yg OYGpJng++LulUX1YRV6TIE/mNb9STyj643HMGTAgFT1A5PXPQdfcork2PzoOqMDm EZ99y2CuNjkT7/LNiCOQ=
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.