public class IntegratorR1R1Simpson extends IntegratorR1R1
Constructor and Description |
---|
IntegratorR1R1Simpson() |
Modifier and Type | Method and Description |
---|---|
double |
integrate(double lowX,
double higX,
int numIntervals,
FuncR1R1 uFunc) |
getIntegral, getLabel, getStatus
public double integrate(double lowX, double higX, int numIntervals, FuncR1R1 uFunc)