|
Prev | Next | example | Headings |
| abort_recording.py | abort_recording: Example and Test |
| abs.py | abs: Example and Test |
| ad.py | ad: Example and Test |
| adfun.py | adfun: Example and Test |
| ad_numeric.py | Binary Numeric Operators With an AD Result: Example and Test |
| ad_unary.py | Unary Plus and Minus Operators: Example and Test |
| assign_op.py | Computed Assignment Operators: Example and Test |
| condexp.py | condexp: Example and Test |
| compare_op.py | a_float Comparison Operators: Example and Test |
| forward_0.py | Forward Order Zero: Example and Test |
| forward_1.py | Forward Order One: Example and Test |
| get_started.py | get_started: Example and Test |
| hessian.py | Hessian Driver: Example and Test |
| independent.py | independent: Example and Test |
| jacobian.py | Entire Derivative: Example and Test |
| optimize.py | Optimize Function Object: Example and Test |
| reverse_1.py | Reverse Order One: Example and Test |
| reverse_2.py | Reverse Order Two: Example and Test |
| runge_kutta_4_ad.py | runge_kutta_4 An AD Example and Test |
| runge_kutta_4_cpp.py | runge_kutta_4 With C++ Speed: Example and Test |
| runge_kutta_4_correct.py | runge_kutta_4 A Correctness Example and Test |
| std_math.py | Standard Math Unary Functions: Example and Test |
| two_levels.py | Using Two Levels of AD: Example and Test |
| value.py | value: Example and Test |