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