NumericalIntegrator.TransformedIntegrand Property

Gets or sets the

Definition

Namespace: Extreme.Mathematics.Calculus
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
protected Func<double, double> TransformedIntegrand { get; set; }

Property Value

Func<Double, Double>

See Also