[eigen-commits] commit/eigen: korken: Made AutoDiffJacobian more intuitive to use and updated for C++11 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: korken: Made AutoDiffJacobian more intuitive to use and updated for C++11
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 16 Sep 2016 12:13:32 -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=oZy0QjE9m7QPRPhi2eGWizOEn18=; b=u2G/56UtNzF8nS+b8FKUcg5 pFgm98ZejOLpq1Hoq48o+Kg4Q6bhvMaojqmW3pnytWlearfp+NIE1h5LojuPFAw/ s6Ig9TOKrbsA4HQkz6JVopQSzFZojZTtEdAXjlGL2SbmiPxeUn6zDRXQqDHEsuuV LQ5D0kLYDYrF4vQXpJ5k=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/538615f35529/
Changeset: 538615f35529
User: korken
Date: 2016-09-16 12:03:55+00:00
Summary: Made AutoDiffJacobian more intuitive to use and updated for C++11
Changes:
* Removed unnecessary types from the Functor by inferring from its types
* Removed inputs() function reference, replaced with .rows()
* Updated the forward constructor to use variadic templates
* Added optional parameters to the Fuctor for passing parameters,
control signals, etc
* Has been tested with fixed size and dynamic matricies
Ammendment by chtz: overload operator() for compatibility with not fully conforming compilers
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.