Repeated 1DIntegrator 2D.Upper Bound Function Property
Gets or sets the function that defines the upper bound in the secondary direction.
Definition
Namespace: Extreme.Mathematics.Calculus
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Func<double, double> UpperBoundFunction { get; set; }