|  | DiscreteDataIntegrator Methods | 
The DiscreteDataIntegrator type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | Integrate(DoubleVector, Double, Double) | Returns the approximate integral of the discrete data assuming unit sample intervals. | 
|  | Integrate(DoubleVector, DoubleVector, Double, Double) | Return the approximate integral of the discrete data. | 
|  | Integrate(DoubleVector, Int32, Int32, Double, Double) | Returns the approximate integral of the discrete data assuming unit sample intervals. | 
|  | Integrate(DoubleVector, DoubleVector, Int32, Int32, Double, Double) | Return the approximate integral of the discrete data. | 
Top See Also
See Also