
Last chance! 50% off unlimited learning
Sale ends in
Implements several operations of objects of class
‘ADCube’.
CrossSum(u, w)CrossMult(u, w)
CrossDivide(u, w)
CrossSquare(u)
CrossExp(u)
CrossLog(u)
CrossPow(u, r)
CrossSqrt(u)
CrossRaisePow(u, w)
An object of class
‘ADCube’ is returned. See ‘Details’.
Berwin A. Turlach berwin.turlach@gmail.com
Assume u
and w
contain the evaluations of functions
CrossSum
returns the evaluation of
CrossMult
returns the evaluation of
CrossDivide
returns the evaluation of
CrossSquare
returns the evaluation of
CrossExp
returns the evaluation of
CrossLog
returns the evaluation of
CrossPow
returns the evaluation of
CrossSqrt
returns the evaluation of
CrossRaisePow
returns the evaluation of
Griewank, A., Lehmann, L., Leovey, H. and Zilberman, M. (2014). Automatic evaluations of cross-derivatives, Mathematics of Computation 83(285): 251-274.
NewCube