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 11bc306 commit eb1f71cCopy full SHA for eb1f71c
src/attributes.jl
@@ -51,7 +51,7 @@ const ObjectWithoutIndex = Union{
51
MP.AbstractMonomial,
52
MP.AbstractTerm{<:MOI.Utilities.ObjectWithoutIndex},
53
MP.AbstractPolynomial{<:MOI.Utilities.ObjectWithoutIndex},
54
- MB.AbstractPolynomialBasis,
+ SA.AbstractBasis,
55
MM.AbstractMomentMatrix{<:MOI.Utilities.ObjectWithoutIndex},
56
MM.AbstractMeasure{<:MOI.Utilities.ObjectWithoutIndex},
57
}
0 commit comments