Click here to Skip to main content
15,884,473 members
Articles / Programming Languages / C++

Fast Automatic Differentiation in C++

Rate me:
Please Sign up or sign in to vote.
4.67/5 (12 votes)
1 Sep 2006CPOL12 min read 76.2K   2.9K   27  
An article on fast automatic differentiation (FAD), another way of computing the derivatives of a function.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 1-Sep-06 5:11 Available

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions