public class RombergQuad2
extends java.lang.Object
| Constructor and Description |
|---|
RombergQuad2() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IntegralOfFunction(double A,
double B,
double e) |
static void |
mainRombergQuad2() |
protected double |
rombergIntegral(double A1,
double B1,
double e1) |