Prev | Next |
n = f.number_skip()
n
has type size_t
is the number of variables that the optimizer has determined can be skipped
(given the independent variable values specified by the previous call to
f.Forward
for order zero).
f
has prototype
ADFun<Base> f