We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 531145c + 5d20bda commit 9f558f0Copy full SHA for 9f558f0
src/dense.jl
@@ -251,7 +251,7 @@ Defined by [ADTypes.jl](https://github.com/SciML/ADTypes.jl).
251
252
+ a GTPSA `Descriptor` specifying the number of variables/parameters, parameter
253
order, individual variable/parameter truncation orders, and maximum order. See
254
- the [GTPSA.jl documentation](https://bmad-sim.github.io/GTPSA.jl/stable/man/c_descriptor/) for more details.
+ the [GTPSA.jl documentation](https://bmad-sim.github.io/GTPSA.jl/stable/man/b_descriptor/) for more details.
255
+ `nothing` to automatically use a `Descriptor` given the context.
256
"""
257
Base.@kwdef struct AutoGTPSA{D} <: AbstractADType
0 commit comments