| tape_swap | R Documentation |
Convert an Rcpp_ADFun object so that the independent values become dynamic parameters
and the dynamic parameters become independent values
tape_swap(pfun)
pfun |
An |
For creating this tape, the values of pfun$xtape and pfun$dyntape are used.
An Rcpp_ADFun object.
Other tape builders:
avgrange(),
fixdynamic(),
fixindependent(),
keeprange(),
tape_Hessian(),
tape_Jacobian(),
tape_bdryw(),
tape_gradoffset(),
tape_logJacdet(),
tape_smd(),
tape_uld()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.