Click or drag to resize

DiscreteDataIntegratorIntegrate Method

Overload List
 NameDescription
Public methodIntegrate(DoubleVector, Double, Double) Returns the approximate integral of the discrete data assuming unit sample intervals.
Public methodIntegrate(DoubleVector, DoubleVector, Double, Double) Return the approximate integral of the discrete data.
Public methodIntegrate(DoubleVector, Int32, Int32, Double, Double) Returns the approximate integral of the discrete data assuming unit sample intervals.
Public methodIntegrate(DoubleVector, DoubleVector, Int32, Int32, Double, Double) Return the approximate integral of the discrete data.
Top
See Also