Click or drag to resize
Accord.NET (logo)

TrapezoidalRule Constructor

Constructs a new TrapezoidalRule integration method.

Namespace:  Accord.Math.Integration
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public TrapezoidalRule()
Request Example View Source
See Also