diff --git a/docs/src/lib/lazy_operations/ResetMap.md b/docs/src/lib/lazy_operations/ResetMap.md index 947240518a..7009d9cab9 100644 --- a/docs/src/lib/lazy_operations/ResetMap.md +++ b/docs/src/lib/lazy_operations/ResetMap.md @@ -10,7 +10,7 @@ dim(::ResetMap) ρ(::AbstractVector, ::ResetMap) σ(::AbstractVector, ::ResetMap) an_element(::ResetMap) -matrix(::ResetMap) +matrix(::ResetMap{N}) where {N} vector(::ResetMap) set(::ResetMap) constraints_list(::ResetMap)