DeconvAndSubAdditiveClosure
.
note
Proposition 2.9, point 2, in [DNC18].
public class DeconvAndSubAdditiveClosure : Equivalence
Inheritance Object → Equivalence → DeconvAndSubAdditiveClosure
Properties
LeftSideExpression
Left side of the equivalence
public CurveExpression LeftSideExpression { get; set; }
Property Value
RightSideExpression
Right side of the equivalence
public CurveExpression RightSideExpression { get; set; }
Property Value
Constructors
DeconvAndSubAdditiveClosure()
public DeconvAndSubAdditiveClosure()