Skip to content

Commit

Permalink
build based on 02be1d2
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 5, 2023
1 parent 666e3a2 commit c25ec9b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev/design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@
else
set!(sampler, stepsize_adapter, ...)
end
end</code></pre><p>When a Stan sampler is passed into the <code>adapt!(...)</code> function above, the adapter within the variable <code>trajectorylength_adapter</code> has type <code>TrajectorylengthConstant</code>. The method <code>update!(...)</code> dispatches to the function appropriate to this type and results in a no-op.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Tuesday 25 July 2023 15:17">Tuesday 25 July 2023</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
end</code></pre><p>When a Stan sampler is passed into the <code>adapt!(...)</code> function above, the adapter within the variable <code>trajectorylength_adapter</code> has type <code>TrajectorylengthConstant</code>. The method <code>update!(...)</code> dispatches to the function appropriate to this type and results in a no-op.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Tuesday 5 September 2023 15:33">Tuesday 5 September 2023</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit c25ec9b

Please sign in to comment.