static void |
gsl.gsl_integration_romberg_free(gsl_integration_romberg_workspace w) |
static void |
gsl.gsl_integration_romberg_free(gsl_integration_romberg_workspace w) |
static int |
gsl.gsl_integration_romberg(gsl_function f,
double a,
double b,
double epsabs,
double epsrel,
double[] result,
SizeTPointer neval,
gsl_integration_romberg_workspace w) |
static int |
gsl.gsl_integration_romberg(gsl_function f,
double a,
double b,
double epsabs,
double epsrel,
double[] result,
SizeTPointer neval,
gsl_integration_romberg_workspace w) |
static int |
gsl.gsl_integration_romberg(gsl_function f,
double a,
double b,
double epsabs,
double epsrel,
DoubleBuffer result,
SizeTPointer neval,
gsl_integration_romberg_workspace w) |
static int |
gsl.gsl_integration_romberg(gsl_function f,
double a,
double b,
double epsabs,
double epsrel,
DoubleBuffer result,
SizeTPointer neval,
gsl_integration_romberg_workspace w) |
static int |
gsl.gsl_integration_romberg(gsl_function f,
double a,
double b,
double epsabs,
double epsrel,
DoublePointer result,
SizeTPointer neval,
gsl_integration_romberg_workspace w) |
static int |
gsl.gsl_integration_romberg(gsl_function f,
double a,
double b,
double epsabs,
double epsrel,
DoublePointer result,
SizeTPointer neval,
gsl_integration_romberg_workspace w) |