| Package | Description |
|---|---|
| org.bytedeco.gsl | |
| org.bytedeco.gsl.global |
| Modifier and Type | Method and Description |
|---|---|
gsl_bst_allocator |
gsl_bst_allocator._free(gsl_bst_allocator.Free_Pointer_Pointer setter) |
gsl_bst_allocator |
gsl_bst_allocator.alloc(gsl_bst_allocator.Alloc_long_Pointer setter) |
gsl_bst_allocator |
gsl_bst_avl_table.avl_alloc() |
gsl_bst_allocator |
gsl_bst_allocator.position(long position) |
gsl_bst_allocator |
gsl_bst_rb_table.rb_alloc() |
| Modifier and Type | Method and Description |
|---|---|
gsl_bst_avl_table |
gsl_bst_avl_table.avl_alloc(gsl_bst_allocator setter) |
int |
gsl_bst_type.Init_gsl_bst_allocator_gsl_bst_cmp_function_Pointer_Pointer.call(gsl_bst_allocator allocator,
gsl_bst_cmp_function compare,
Pointer params,
Pointer vtable) |
gsl_bst_rb_table |
gsl_bst_rb_table.rb_alloc(gsl_bst_allocator setter) |
| Modifier and Type | Method and Description |
|---|---|
static gsl_bst_workspace |
gsl.gsl_bst_alloc(gsl_bst_type T,
gsl_bst_allocator allocator,
gsl_bst_cmp_function compare,
Pointer params) |
Copyright © 2020. All rights reserved.