Repeated 1DIntegrator 2D.Lower Bound Function Property
Gets or sets the function that defines the lower bound in the secondary direction.
Definition
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public Func<double, double>? LowerBoundFunction { get; set; }