powered by
Creates a tape of the log of the Jacobian determinant of a function taped by CppAD. The x vector is used as the value to conduct the taping.
x
For creating this tape, the values of pfun$xtape and pfun$dyntape are used.
pfun$xtape
pfun$dyntape
tape_logJacdet(pfun)
An Rcpp_ADFun object.
Rcpp_ADFun
Other tape builders: tape_Hessian(), tape_Jacobian(), tape_gradoffset(), tape_smd(), tape_swap(), tape_uld()
tape_Hessian()
tape_Jacobian()
tape_gradoffset()
tape_smd()
tape_swap()
tape_uld()