Emil Fresk 6edd2e2851 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
2016-09-16 14:03:55 +02:00
..
2016-05-22 16:49:29 +02:00
2015-08-19 21:38:18 +02:00
2016-03-04 14:37:51 -08:00
2015-03-16 13:17:52 -07:00
2010-02-16 21:41:04 -05:00
2016-07-08 11:38:11 +02:00
2015-11-30 16:00:22 +01:00
2015-02-10 19:22:05 +01:00
2016-02-09 20:43:41 -08:00