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.
1 parent 8ad62fd commit c2c8ebfCopy full SHA for c2c8ebf
src/dense.jl
@@ -98,7 +98,7 @@ Defined by [ADTypes.jl](https://github.com/SciML/ADTypes.jl).
98
99
- `mode::M` specifies the parameterization of differentiation. It can be:
100
101
- + an AutoEnzyme object if a specific mode is required
+ + an [`AutoEnzyme`](@ref) object if a specific mode is required
102
+ `nothing` to choose the best mode automatically
103
"""
104
struct AutoReactant{M<:AutoEnzyme} <: AbstractADType
0 commit comments