tape_logJacdet: Tape the log of Jacobian determinant of a CppAD Tape

View source: R/RcppExports.R

tape_logJacdetR Documentation

Tape the log of Jacobian determinant of a CppAD Tape

Description

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.

For creating this tape, the values of pfun$xtape and pfun$dyntape are used.

Usage

tape_logJacdet(pfun)

Arguments

pfun

An Rcpp_ADFun object.

Value

An Rcpp_ADFun object.

See Also

Other tape builders: tape_Hessian(), tape_Jacobian(), tape_gradoffset(), tape_smd(), tape_swap(), tape_uld()


scorematchingad documentation built on April 4, 2025, 12:15 a.m.