cppad
  • Table of Contents
  • user_guide
  • appendix
    • Faq
    • directory
    • glossary
    • Bib
    • wish_list
    • whats_new
    • deprecated
      • include_deprecated
      • fun_deprecated
      • CompareChange
      • omp_max_thread
      • track_new_del
      • omp_alloc
      • memory_leak
      • epsilon
      • cppad_ipopt_nlp
      • atomic_one
      • atomic_two
      • atomic_two_example
      • multi_atomic_two.cpp
      • chkpoint_one
      • multi_chkpoint_one.cpp
      • zdouble
      • configure
    • compare_c
    • numeric_ad
    • addon
    • License
  • Index
  • Search
cppad
  • »
  • appendix »
  • deprecated
  • 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}} }\)

deprecated¶

CppAD Deprecated API Features¶

  • Contents

  • Name Changes

Contents¶

Name

Title

include_deprecated

Deprecated Include Files

fun_deprecated

ADFun Object Deprecated Member Functions

CompareChange

Comparison Changes During Zero Order Forward Mode

omp_max_thread

OpenMP Parallel Setup

track_new_del

Routines That Track Use of New and Delete

omp_alloc

A Quick OpenMP Memory Allocator Used by CppAD

memory_leak

Memory Leak Detection

epsilon

Machine Epsilon For AD Types

cppad_ipopt_nlp

Nonlinear Programming Using the CppAD Interface to Ipopt

atomic_one

Defining Atomic Functions: First Generation

atomic_two

Defining Atomic Functions: Second Generation

atomic_two_example

Example Defining Atomic Functions: Second Generation

multi_atomic_two.cpp

Multi-Threading atomic_two Example / Test

chkpoint_one

Checkpoint Functions: First Generation

multi_chkpoint_one.cpp

Multi-Threading chkpoint_one Example / Test

zdouble

zdouble: An AD Base Type With Absolute Zero

configure

Configure Test and Installation Script

Name Changes¶

CppADCreateUnaryBool

see Deprecated 2007-07-31 in AD Boolean Functions

CppADCreateDiscrete

see Deprecated 2007-07-31 in AD Boolean Functions

nan ( zero )

nan(zero)

colpack.star coloring

see sparse_hes and sparse_hessian

Next Previous

© Copyright .

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