The PolynomialIntegrator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PolynomialIntegrator |
Default constructor. Constructs a PolynomialIntegrator instance that can be used to
integrate a polynomial.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this integrator.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Integrate |
Integrates the given polynomial within the given interval.
| |
| ToString | (Inherited from Object.) |