Gauss Kronrod Rule<T> Methods
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Evaluate( |
Evaluates the rule for the specified function and interval.
(Inherited from IntegrationRule<T>) |
| Evaluate( |
Numerically integrates a function of one variable.
(Overrides IntegrationRule<T>.Evaluate(Func<T, T>, Interval<T>, ParallelOptions)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| gauss | |
| Get | Gets an array specifying the weights associated with the Gaussian quadrature points for this GaussKronrodRule. |
| Get | Serves as the default hash function. (Inherited from Object) |
| Get | Gets an array specifying the Kronrod quadrature points for this GaussKronrodRule. |
| Get | Gets an array specifying the weights associated with the Kronrod quadrature points for this GaussKronrodRule. |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| kronrod | |
| Memberwise | Creates a shallow copy of the current Object. (Inherited from Object) |
| r_jacobi | |
| r_jacobi01( | |
| r_jacobi01( | |
| r_jacobi01( | |
| r_kronrod | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |