| Package | Description |
|---|---|
| org.bytedeco.gsl | |
| org.bytedeco.gsl.global |
| Modifier and Type | Method and Description |
|---|---|
gsl_integration_fixed_type |
gsl_integration_fixed_type.check(gsl_integration_fixed_type.Check_long_gsl_integration_fixed_params setter) |
gsl_integration_fixed_type |
gsl_integration_fixed_type.init(gsl_integration_fixed_type.Init_long_DoublePointer_DoublePointer_gsl_integration_fixed_params setter) |
gsl_integration_fixed_type |
gsl_integration_fixed_type.position(long position) |
gsl_integration_fixed_type |
gsl_integration_fixed_workspace.type() |
| Modifier and Type | Method and Description |
|---|---|
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_chebyshev() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_chebyshev2() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_exponential() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_gegenbauer() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_hermite() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_jacobi() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_laguerre() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_legendre() |
static gsl_integration_fixed_type |
gsl.gsl_integration_fixed_rational() |
| Modifier and Type | Method and Description |
|---|---|
static gsl_integration_fixed_workspace |
gsl.gsl_integration_fixed_alloc(gsl_integration_fixed_type type,
long n,
double a,
double b,
double alpha,
double beta) |
Copyright © 2019. All rights reserved.