Repeated 1DIntegrator 2D.Lower Bound Function Property
Gets or sets the function that defines the lower 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> LowerBoundFunction { get; set; }