dCpp icon indicating copy to clipboard operation
dCpp copied to clipboard

Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++

Results 1 dCpp issues
Sort by recently updated
recently updated
newest added

Try "return​ x / ​foo​(x / ​2​, y) + y * ​foo​(x, y / 4);" It's cpp and binary, you know.. Infinite differentials + free integration at signature, just test...