static SizeTPointer |
gsl.gsl_multiset_data(gsl_multiset c) |
static int |
gsl.gsl_multiset_fprintf(gsl.FILE stream,
gsl_multiset c,
BytePointer format) |
static int |
gsl.gsl_multiset_fprintf(gsl.FILE stream,
gsl_multiset c,
String format) |
static int |
gsl.gsl_multiset_fread(gsl.FILE stream,
gsl_multiset c) |
static void |
gsl.gsl_multiset_free(gsl_multiset c) |
static int |
gsl.gsl_multiset_fscanf(gsl.FILE stream,
gsl_multiset c) |
static int |
gsl.gsl_multiset_fwrite(gsl.FILE stream,
gsl_multiset c) |
static long |
gsl.gsl_multiset_get(gsl_multiset c,
long i) |
static void |
gsl.gsl_multiset_init_first(gsl_multiset c) |
static void |
gsl.gsl_multiset_init_last(gsl_multiset c) |
static long |
gsl.gsl_multiset_k(gsl_multiset c) |
static int |
gsl.gsl_multiset_memcpy(gsl_multiset dest,
gsl_multiset src) |
static long |
gsl.gsl_multiset_n(gsl_multiset c) |
static int |
gsl.gsl_multiset_next(gsl_multiset c) |
static int |
gsl.gsl_multiset_prev(gsl_multiset c) |
static int |
gsl.gsl_multiset_valid(gsl_multiset c) |