[eigen-commits] commit/eigen: rmlarsen: Cast diagonalSize() to Scalar before multiplication. Without this, automatic differentiation in Ceres breaks because Scalar is a custom type that does not support multiplication by Index. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: rmlarsen: Cast diagonalSize() to Scalar before multiplication. Without this, automatic differentiation in Ceres breaks because Scalar is a custom type that does not support multiplication by Index.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 09 Aug 2018 21:15:21 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=Go4YcsQ0vS0OYCBpODzALnhbi20=; b=2fdUjHW1B9pqjBaJmXp1rav Yxg0l8DKMkWn4oaqcRFUm+UyVdtsZO48Q7RDMnzPMWF/LQrlUb9J6lvMoafz3UYz bjvEHIVrxxrkRu4J3cuc4qJiFVVBk9qCvuSlEgbnOBNWGJYVeUJvCUDdQDH86LyY 6QwJKFAoUZzsoyTxS7VM=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/e0bdc142dcb0/
Changeset: e0bdc142dcb0
User: rmlarsen
Date: 2018-08-09 18:09:10+00:00
Summary: Cast diagonalSize() to Scalar before multiplication. Without this, automatic differentiation in Ceres breaks because Scalar is a custom type that does not support multiplication by Index.
Affected #: 1 file
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.