We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f0d0d commit 1786815Copy full SHA for 1786815
src/adtypes.jl
@@ -4,7 +4,7 @@
4
Singleton struct for integration with the sparsity detection framework of [ADTypes.jl](https://github.com/SciML/ADTypes.jl).
5
6
Computes global sparsity patterns over the entire input domain.
7
-For local sparsity patterns at a specific input point, use [`TracerSparsityDetector`](@ref).
+For local sparsity patterns at a specific input point, use [`TracerLocalSparsityDetector`](@ref).
8
9
# Example
10
0 commit comments