TrapezoidalRule Constructor |
Name | Description | |
---|---|---|
TrapezoidalRule |
Constructs a new TrapezoidalRule integration method.
| |
TrapezoidalRule(FuncDouble, Double) |
Constructs a new TrapezoidalRule integration method.
| |
TrapezoidalRule(Int32) |
Constructs a new TrapezoidalRule integration method.
| |
TrapezoidalRule(Int32, FuncDouble, Double) |
Constructs a new TrapezoidalRule integration method.
| |
TrapezoidalRule(FuncDouble, Double, Double, Double) |
Constructs a new TrapezoidalRule integration method.
| |
TrapezoidalRule(Int32, FuncDouble, Double, Double, Double) |
Constructs a new TrapezoidalRule integration method.
|