Numerical Components for .NET
Namespace: Extreme.Mathematics.CalculusAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
public IntegrationRule IntegrationRule { get; set; }
Public Property IntegrationRule As IntegrationRule Get Set
public: property IntegrationRule^ IntegrationRule { IntegrationRule^ get (); void set (IntegrationRule^ value); }
member IntegrationRule : IntegrationRule with get, set
If the interval contains singularities, a low-order rule is recommended.
The default value is an instance of the 15-point Gauss-Kronrod rule, GaussKronrod15PointRule.
Copyright © 2003-2013, Extreme Optimization. All rights reserved. Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc. Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo are registered trademarks of Microsoft Corporation.