Prev Next

@(@\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