libadolc2

Adolc automatic differentiation system, runtime libs
  http://www.coin-or.org/projects/ADOL-C.xml
  0
  no reviews



The adolc system automatically calculates exact derivatives of a c/c++ function. it uses c++ overloading to record arithmetic operations, which it plays back later in various ways to calculate the requested values.

this package contains the runtime library.