Skip to main content

DeconvolutionWithConvolution

public class DeconvolutionWithConvolution : Equivalence

Inheritance ObjectEquivalenceDeconvolutionWithConvolution

Properties

LeftSideExpression

Left side of the equivalence

public CurveExpression LeftSideExpression { get; }

Property Value

CurveExpression

RightSideExpression

Right side of the equivalence

public CurveExpression RightSideExpression { get; }

Property Value

CurveExpression

Constructors

DeconvolutionWithConvolution()

public DeconvolutionWithConvolution()