Trapezoid Integrator<T> Methods
Methods
Clone |
Returns a copy of this numerical integrator object.
(Inherited from NumericalIntegrator<T>) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get | Serves as the default hash function. (Inherited from Object) |
Get | Gets the Type of the current instance. (Inherited from Object) |
Integrate() |
Numerically integrates a function of one variable.
(Inherited from NumericalIntegrator<T>) |
Integrate( |
Numerically integrates a function of one variable.
(Inherited from NumericalIntegrator<T>) |
Integrate( |
Numerically integrates a function of one variable.
(Inherited from NumericalIntegrator<T>) |
Integrate( |
Numerically integrates a function of one variable.
(Inherited from NumericalIntegrator<T>) |
Integrate( |
Numerically integrates a function of one variable.
(Inherited from NumericalIntegrator<T>) |
Integrate( |
Numerically integrates a function of one variable.
(Inherited from NumericalIntegrator<T>) |
ToString | Returns a string that represents the current object. (Inherited from Object) |