public class Romberg extends Object
Constructor and Description |
---|
Romberg() |
Modifier and Type | Method and Description |
---|---|
static double |
romb(Function f,
double a,
double b) |
static double |
romb(Function f,
double a,
double b,
int max) |
Copyright © 2017. All rights reserved.