Description
Calculates derivatives of C and C++ algorithms through automatic differentiation, which helps scientific and engineering code get gradients without hand-writing every derivative. It is useful for optimization, simulation, and numerical research.
This is a development library, not an end-user application. Developers link it into their own programs and should test numerical behavior with representative inputs.