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 0250ea5 commit b67da01Copy full SHA for b67da01
src/symmetric.jl
@@ -242,7 +242,6 @@ nonhermitianwrappertype(::Hermitian) = identity
242
243
Return a `Symbol` corresponding to the stored triangular half (`:U` or `:L`) in the matrix `S`,
244
that is, the elements are common between `S` and `parent(S)` for that triangular half.
245
-The possible values that may be returned are `:U` and `:L`.
246
247
# Example
248
```jldoctest
0 commit comments