CHAPTER 14Multiple Differentiation in Almost Constant Time
14.1 MULTIDIMENSIONAL DIFFERENTIATION
In this chapter, we discuss the efficient differentiation of multidimensional functions. In general terms, we have a function:
that produces results out of inputs . The function is implemented in code and we want to compute its Jacobian matrix:
as efficiently as possible.
We have seen that AAD run time is constant in , but linear in , and that this is the case even when the evaluation of is constant ...
Get Modern Computational Finance now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.