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 .
Implementing Atomic Linear ODE

Contents
atomic_four_lin_ode.hppAtomic Linear ODE Class: Example Implementation
atomic_four_lin_ode_set.hppatomic_lin_ode Set Routine: Example Implementation
atomic_four_lin_ode_get.hppatomic_lin_ode Get Routine: Example Implementation
atomic_four_lin_ode_base_solver.hppAtomic Multiply Base Matrices: Example Implementation
atomic_four_lin_ode_for_type.hppAtomic Linear ODE Forward Type Calculation: Example Implementation
atomic_four_lin_ode_forward.hppAtomic Linear ODE Forward Mode: Example Implementation
atomic_four_lin_ode_reverse.hppAtomic Linear ODE Reverse Mode: Example Implementation
atomic_four_lin_ode_jac_sparsity.hppAtomic Linear ODE Jacobian Sparsity Pattern: Example Implementation
atomic_four_lin_ode_hes_sparsity.hppAtomic Linear ODE Hessian Sparsity Pattern: Example Implementation
atomic_four_lin_ode_rev_depend.hppAtomic Linear ODE Forward Type Calculation: Example Implementation

Input File: include/cppad/example/atomic_four/lin_ode/implement.omh