py_abort_recording#

View page source

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