| | 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.
|