cppad
  • Table of Contents
  • user_guide
    • Install
    • Theory
    • AD
      • ad_ctor
      • ad_assign
      • Convert
      • ADValued
        • Arithmetic
        • unary_standard_math
        • binary_math
        • CondExp
        • Discrete
        • numeric_limits
        • atomic
          • atomic_four
          • atomic_three
          • chkpoint_two
      • bool_valued
      • VecAD
      • base_require
    • ADFun
    • preprocessor
    • multi_thread
    • utility
    • ipopt_solve
    • Example
    • speed
  • appendix
  • Index
cppad
  • »
  • user_guide »
  • AD »
  • ADValued »
  • atomic
  • View page source

\(\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}} }\)

atomic¶

Atomic AD Functions¶

  • Contents

  • Deprecated Atomic Function

Contents¶

Name

Title

atomic_four

Atomic AD Functions: Fourth Generation

atomic_three

Atomic AD Functions: Third Generation

chkpoint_two

Checkpoint Functions: Second Generation

Deprecated Atomic Function¶

atomic_one , atomic_two , chkpoint_one .

Next Previous

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.