Prev Next

@(@\newcommand{\W}[1]{ \; #1 \; } \newcommand{\R}[1]{ {\rm #1} } \newcommand{\B}[1]{ {\bf #1} } \newcommand{\D}[2]{ \frac{\partial #1}{\partial #2} } \newcommand{\DD}[3]{ \frac{\partial^2 #1}{\partial #2 \partial #3} } \newcommand{\Dpow}[2]{ \frac{\partial^{#1}}{\partial {#2}^{#1}} } \newcommand{\dpow}[2]{ \frac{ {\rm d}^{#1}}{{\rm d}\, {#2}^{#1}} }@)@This is cppad-20221105 documentation. Here is a link to its current documentation .
Examples Defining Atomic Functions: Fourth Generation

Contents
atomic_four_get_started.cppGetting Started with Atomic Functions: Example and Test
atomic_four_norm_sq.cppAtomic Euclidean Norm Squared: Example and Test
atomic_four_forward.cppAtomic Functions and Forward Mode: Example and Test
atomic_four_dynamic.cppAtomic Functions with Dynamic Parameters: Example and Test
atomic_four_vectorAtomic Vector Element-wise Operators: Example and Test
atomic_four_mat_mulAtomic Matrix Multiply Class: Example Implementation
atomic_four_lin_odeAtomic First Order Linear ODE Method: Example Implementation

Input File: example/atomic_four/atomic_four.omh