From 1036d1a9edec83d8840577f388af8599b5e18f5f Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 16 Mar 2023 11:06:01 -0700 Subject: Add test case for `makeStruct` transcription. (#2705) * Add test case for `makeStruct` transcription. * Update documentation on `no_diff`. * Update toc --------- Co-authored-by: Yong He --- docs/user-guide/toc.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 7900e127b..08f55ec0a 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -86,8 +86,7 @@
  • Backward Derivative Propagation Function
  • Builtin Differentiable Functions
  • Primal Substitute Functions
  • -
  • Excluding Parameters From Differentiation
  • -
  • Calling Non-Differentiable Functions from a Differentiable Function
  • +
  • Working with Mixed Differentiable and Non-Differentiable Code
  • Higher Order Differentiation
  • Interactions with Generics and Interfaces
  • Restrictions of Automatic Differentiation
  • -- cgit v1.2.3