DeconvolutionWithConvolution
public class DeconvolutionWithConvolution : Equivalence
Inheritance Object → Equivalence → DeconvolutionWithConvolution
Properties
LeftSideExpression
Left side of the equivalence
public CurveExpression LeftSideExpression { get; }
Property Value
RightSideExpression
Right side of the equivalence
public CurveExpression RightSideExpression { get; }
Property Value
Constructors
DeconvolutionWithConvolution()
public DeconvolutionWithConvolution()