Prev
Next
Index->
contents
reference
index
search
external
Up->
cppad_py
library
py_lib
py_fun
py_abort_recording
cppad_py->
setup.py
library
whats_new_2018
library->
py_lib
cpp_lib
py_lib->
py_fun
py_sparse
py_utility
more_py
py_fun->
py_independent
py_abort_recording
py_fun_ctor
py_fun_property
py_fun_new_dynamic
py_fun_jacobian
py_fun_hessian
py_fun_forward
py_fun_reverse
py_fun_optimize
py_abort_recording->
fun_abort_xam.py
Headings->
Syntax
Purpose
Example
@(@\newcommand{\B}[1]{ {\bf #1} } \newcommand{\R}[1]{ {\rm #1} }@)@
Abort Recording
Syntax
cppad_py.abort_recording()
Purpose
This aborts the current recording (if it exists) started by the most recent call to
independent
.
Example
Python
Input File: lib/python/abort_recording.omh