| Package | Description |
|---|---|
| org.bytedeco.gsl | |
| org.bytedeco.gsl.global |
| Modifier and Type | Method and Description |
|---|---|
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.dnp(int i,
double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.dnp(int i,
double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.getPointer(long i) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.getPointer(long i) |
gsl_rstat_quantile_workspace |
gsl_rstat_workspace.median_workspace_p() |
gsl_rstat_quantile_workspace |
gsl_rstat_workspace.median_workspace_p() |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.n(long setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.n(long setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.np(int i,
double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.np(int i,
double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.npos(int i,
int setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.npos(int i,
int setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.p(double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.p(double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.position(long position) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.position(long position) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.q(int i,
double setter) |
gsl_rstat_quantile_workspace |
gsl_rstat_quantile_workspace.q(int i,
double setter) |
| Modifier and Type | Method and Description |
|---|---|
gsl_rstat_workspace |
gsl_rstat_workspace.median_workspace_p(gsl_rstat_quantile_workspace setter) |
gsl_rstat_workspace |
gsl_rstat_workspace.median_workspace_p(gsl_rstat_quantile_workspace setter) |
| Modifier and Type | Method and Description |
|---|---|
static gsl_rstat_quantile_workspace |
gsl.gsl_rstat_quantile_alloc(double p) |
static gsl_rstat_quantile_workspace |
gsl.gsl_rstat_quantile_alloc(double p) |
| Modifier and Type | Method and Description |
|---|---|
static int |
gsl.gsl_rstat_quantile_add(double x,
gsl_rstat_quantile_workspace w) |
static int |
gsl.gsl_rstat_quantile_add(double x,
gsl_rstat_quantile_workspace w) |
static void |
gsl.gsl_rstat_quantile_free(gsl_rstat_quantile_workspace w) |
static void |
gsl.gsl_rstat_quantile_free(gsl_rstat_quantile_workspace w) |
static double |
gsl.gsl_rstat_quantile_get(gsl_rstat_quantile_workspace w) |
static double |
gsl.gsl_rstat_quantile_get(gsl_rstat_quantile_workspace w) |
static int |
gsl.gsl_rstat_quantile_reset(gsl_rstat_quantile_workspace w) |
static int |
gsl.gsl_rstat_quantile_reset(gsl_rstat_quantile_workspace w) |
Copyright © 2023. All rights reserved.