Simple Integration Rule Properties
Properties
Estimates |
Gets whether the rule provides an estimate for the truncation error.
(Inherited from IntegrationRule) |
Lower | Gets the lower bound of the integration interval. |
Nodes | Gets the nodes of the quadrature rule. |
Order |
Gets the order of the numerical integrator.
(Overrides IntegrationRule.Order) |
Upper | Gets the upper bound of the integration interval. |
Weight | Evaluates the weight function associated with the quadrature rule. |
Weights | Gets the weights of the quadrature rule. |