Prev
Next
Index->
contents
reference
index
search
external
Up->
cppad_py
library
cpp_lib
cpp_fun
cpp_abort_recording
cppad_py->
setup.py
library
whats_new_2018
library->
py_lib
cpp_lib
cpp_lib->
a_double
vector
cpp_fun
sparse
cpp_utility
more_cpp
cpp_fun->
cpp_independent
cpp_abort_recording
cpp_fun_ctor
cpp_fun_property
cpp_fun_new_dynamic
cpp_fun_jacobian
cpp_fun_hessian
cpp_fun_forward
cpp_fun_reverse
cpp_fun_optimize
cpp_abort_recording->
fun_abort_xam.cpp
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
C++
.
Input File: lib/cplusplus/fun.cpp