We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2eca7 commit ed61d9dCopy full SHA for ed61d9d
docs/src/basics/Preconditioners.md
@@ -69,7 +69,5 @@ preconditioners written to match the required interface.
69
To define a new preconditioner you define a Julia type which satisfies the
70
following interface:
71
72
-### General
73
-
74
- `Base.eltype(::Preconditioner)`
75
- `LinearAlgebra.ldiv!(::AbstractVector,::Preconditioner,::AbstractVector)`
0 commit comments