Click or drag to resize

ISetWindowFieldsPartitionExtensionsIntegral Method

Overload List
  NameDescription
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Decimal, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Double, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int32, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int64, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Single, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Decimal, WindowTimeUnit, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Double, WindowTimeUnit, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int32, WindowTimeUnit, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Int64, WindowTimeUnit, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Public methodStatic memberIntegralTInput(ISetWindowFieldsPartitionTInput, FuncTInput, Single, WindowTimeUnit, SetWindowFieldsWindow)
Returns the approximation of the area under a curve.
Top
See Also