powered by
Creates a CppAD tape that is the average of the returned values of pfun. For creating this tape, the values of pfun$dyntape and pfun$xtape are used.
CppAD
pfun
pfun$dyntape
pfun$xtape
avgrange(pfun)
An Rcpp_ADFun object.
Rcpp_ADFun
Other tape builders: fixdynamic(), fixindependent(), keeprange(), tape_Hessian(), tape_Jacobian(), tape_bdryw(), tape_gradoffset(), tape_logJacdet(), tape_smd(), tape_swap(), tape_uld()
fixdynamic()
fixindependent()
keeprange()
tape_Hessian()
tape_Jacobian()
tape_bdryw()
tape_gradoffset()
tape_logJacdet()
tape_smd()
tape_swap()
tape_uld()