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 d23948f commit 5baaabaCopy full SHA for 5baaaba
README.md
@@ -44,7 +44,7 @@ The LinearMaps package provides the following functionality:
44
45
* `LinearMap`
46
47
- General purpose method to construct `LinearMap` objects of specific types, as described in the [Types](@ref) section below
+ General purpose method to construct `LinearMap` objects of specific types, as described in the [Types](#types) section below
48
49
```
50
LinearMap{T}(A::AbstractMatrix[; issymmetric::Bool, ishermitian::Bool, isposdef::Bool])
0 commit comments