Skip to content
joaoleal edited this page Jun 27, 2012 · 25 revisions

Welcome to the CppADCodeGen wiki!

CppADCodeGen aims to extend the CppAD library in order to perform hybrid automatic differentiation, that is, to use operator overloading and produce source code.

Some of the key features of this library include:

  • source code generation for any CppAD method;
  • production of human readable source code;
  • source code generation for multiple languages;
  • elimination of any unneeded operation/variable;
Clone this wiki locally