| Package | Description |
|---|---|
| org.bytedeco.gsl | |
| org.bytedeco.gsl.global |
| Modifier and Type | Method and Description |
|---|---|
gsl_monte_vegas_params |
gsl_monte_vegas_params.alpha(double setter) |
gsl_monte_vegas_params |
gsl_monte_vegas_params.iterations(long setter) |
gsl_monte_vegas_params |
gsl_monte_vegas_params.mode(int setter) |
gsl_monte_vegas_params |
gsl_monte_vegas_params.ostream(gsl.FILE setter) |
gsl_monte_vegas_params |
gsl_monte_vegas_params.position(long position) |
gsl_monte_vegas_params |
gsl_monte_vegas_params.stage(int setter) |
gsl_monte_vegas_params |
gsl_monte_vegas_params.verbose(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
gsl.gsl_monte_vegas_params_get(gsl_monte_vegas_state state,
gsl_monte_vegas_params params) |
static void |
gsl.gsl_monte_vegas_params_set(gsl_monte_vegas_state state,
gsl_monte_vegas_params params) |
Copyright © 2020. All rights reserved.