[cpl] 01/01: Include symbols files

Ole Streicher olebole-guest at moszumanska.debian.org
Sun Jun 15 20:34:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl.

commit 916ef0541317546db3532f062b44aa5bf984b0d9
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Jun 15 22:34:38 2014 +0200

    Include symbols files
---
 debian/changelog            |   12 +
 debian/libcext0.symbols     |  242 ++++++++
 debian/libcplcore20.symbols | 1288 +++++++++++++++++++++++++++++++++++++++++++
 debian/libcpldfs20.symbols  |    8 +
 debian/libcpldrs20.symbols  |   89 +++
 debian/libcplui20.symbols   |  189 +++++++
 6 files changed, 1828 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0b42d07..2fc4286 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+cpl (6.4.2-2) unstable; urgency=low
+
+  * Include symbols files
+
+ -- Ole Streicher <debian at liska.ath.cx>  Sun, 15 Jun 2014 21:58:14 +0200
+
+cpl (6.4.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Ole Streicher <debian at liska.ath.cx>  Tue, 10 Jun 2014 09:03:48 +0200
+
 cpl (6.4.1-5) unstable; urgency=low
 
   * Add jquery.js to missing-sources
diff --git a/debian/libcext0.symbols b/debian/libcext0.symbols
new file mode 100644
index 0000000..2e2acbb
--- /dev/null
+++ b/debian/libcext0.symbols
@@ -0,0 +1,242 @@
+libcext.so.0 libcext #MINVER#
+ cx_asprintf at Base 5.3.1
+ cx_bits_find at Base 5.3.1
+ cx_bits_rfind at Base 5.3.1
+ cx_calloc at Base 5.3.1
+ cx_critical at Base 5.3.1
+ cx_deque_assign at Base 6.0
+ cx_deque_back at Base 6.0
+ cx_deque_begin at Base 5.3.1
+ cx_deque_clear at Base 6.0
+ cx_deque_delete at Base 6.0
+ cx_deque_destroy at Base 5.3.1
+ cx_deque_empty at Base 5.3.1
+ cx_deque_end at Base 5.3.1
+ cx_deque_erase at Base 5.3.1
+ cx_deque_extract at Base 6.0
+ cx_deque_front at Base 6.0
+ cx_deque_get at Base 5.3.1
+ cx_deque_insert at Base 5.3.1
+ cx_deque_max_size at Base 6.0
+ cx_deque_merge at Base 6.0
+ cx_deque_new at Base 5.3.1
+ cx_deque_next at Base 5.3.1
+ cx_deque_pop_back at Base 6.0
+ cx_deque_pop_front at Base 6.0
+ cx_deque_previous at Base 6.0
+ cx_deque_push_back at Base 5.3.1
+ cx_deque_push_front at Base 5.3.1
+ cx_deque_remove at Base 6.0
+ cx_deque_reverse at Base 6.0
+ cx_deque_size at Base 5.3.1
+ cx_deque_sort at Base 5.3.1
+ cx_deque_splice at Base 6.0
+ cx_deque_swap at Base 6.0
+ cx_deque_unique at Base 6.0
+ cx_error at Base 5.3.1
+ cx_free at Base 5.3.1
+ cx_line_alloc at Base 5.3.1
+ cx_line_max at Base 5.3.1
+ cx_list_assign at Base 5.3.1
+ cx_list_back at Base 5.3.1
+ cx_list_begin at Base 5.3.1
+ cx_list_clear at Base 5.3.1
+ cx_list_delete at Base 5.3.1
+ cx_list_destroy at Base 5.3.1
+ cx_list_empty at Base 5.3.1
+ cx_list_end at Base 5.3.1
+ cx_list_erase at Base 5.3.1
+ cx_list_extract at Base 5.3.1
+ cx_list_front at Base 5.3.1
+ cx_list_get at Base 5.3.1
+ cx_list_insert at Base 5.3.1
+ cx_list_max_size at Base 5.3.1
+ cx_list_merge at Base 5.3.1
+ cx_list_new at Base 5.3.1
+ cx_list_next at Base 5.3.1
+ cx_list_pop_back at Base 5.3.1
+ cx_list_pop_front at Base 5.3.1
+ cx_list_previous at Base 5.3.1
+ cx_list_push_back at Base 5.3.1
+ cx_list_push_front at Base 5.3.1
+ cx_list_remove at Base 5.3.1
+ cx_list_reverse at Base 5.3.1
+ cx_list_size at Base 5.3.1
+ cx_list_sort at Base 5.3.1
+ cx_list_splice at Base 5.3.1
+ cx_list_swap at Base 5.3.1
+ cx_list_unique at Base 5.3.1
+ cx_log at Base 5.3.1
+ cx_log_default_handler at Base 5.3.1
+ cx_log_depth at Base 6.0
+ cx_log_get_domain_count at Base 5.3.1
+ cx_log_get_domain_name at Base 5.3.1
+ cx_log_remove_handler at Base 5.3.1
+ cx_log_set_always_fatal at Base 5.3.1
+ cx_log_set_default_handler at Base 5.3.1
+ cx_log_set_fatal_mask at Base 5.3.1
+ cx_log_set_handler at Base 5.3.1
+ cx_logv at Base 5.3.1
+ cx_malloc at Base 5.3.1
+ cx_malloc_clear at Base 5.3.1
+ cx_map_assign at Base 5.3.1
+ cx_map_begin at Base 5.3.1
+ cx_map_clear at Base 5.3.1
+ cx_map_count at Base 5.3.1
+ cx_map_delete at Base 5.3.1
+ cx_map_empty at Base 5.3.1
+ cx_map_end at Base 5.3.1
+ cx_map_equal_range at Base 5.3.1
+ cx_map_erase at Base 5.3.1
+ cx_map_erase_position at Base 5.3.1
+ cx_map_erase_range at Base 5.3.1
+ cx_map_find at Base 5.3.1
+ cx_map_get at Base 5.3.1
+ cx_map_get_key at Base 5.3.1
+ cx_map_get_value at Base 5.3.1
+ cx_map_insert at Base 5.3.1
+ cx_map_key_comp at Base 5.3.1
+ cx_map_lower_bound at Base 5.3.1
+ cx_map_max_size at Base 5.3.1
+ cx_map_new at Base 5.3.1
+ cx_map_next at Base 5.3.1
+ cx_map_previous at Base 5.3.1
+ cx_map_put at Base 5.3.1
+ cx_map_size at Base 5.3.1
+ cx_map_swap at Base 5.3.1
+ cx_map_upper_bound at Base 5.3.1
+ cx_memory_is_system_malloc at Base 5.3.1
+ cx_memory_vtable_set at Base 5.3.1
+ cx_message at Base 5.3.1
+ cx_multimap_assign at Base 5.3.1
+ cx_multimap_begin at Base 5.3.1
+ cx_multimap_clear at Base 5.3.1
+ cx_multimap_count at Base 5.3.1
+ cx_multimap_delete at Base 5.3.1
+ cx_multimap_empty at Base 5.3.1
+ cx_multimap_end at Base 5.3.1
+ cx_multimap_equal_range at Base 5.3.1
+ cx_multimap_erase at Base 5.3.1
+ cx_multimap_erase_position at Base 5.3.1
+ cx_multimap_erase_range at Base 5.3.1
+ cx_multimap_find at Base 5.3.1
+ cx_multimap_get_key at Base 5.3.1
+ cx_multimap_get_value at Base 5.3.1
+ cx_multimap_insert at Base 5.3.1
+ cx_multimap_key_comp at Base 5.3.1
+ cx_multimap_lower_bound at Base 5.3.1
+ cx_multimap_max_size at Base 5.3.1
+ cx_multimap_new at Base 5.3.1
+ cx_multimap_next at Base 5.3.1
+ cx_multimap_previous at Base 5.3.1
+ cx_multimap_size at Base 5.3.1
+ cx_multimap_swap at Base 5.3.1
+ cx_multimap_upper_bound at Base 5.3.1
+ cx_path_alloc at Base 5.3.1
+ cx_path_max at Base 5.3.1
+ cx_print at Base 5.3.1
+ cx_print_set_handler at Base 5.3.1
+ cx_printerr at Base 5.3.1
+ cx_printerr_set_handler at Base 5.3.1
+ cx_program_get_name at Base 5.3.1
+ cx_program_set_name at Base 5.3.1
+ cx_realloc at Base 5.3.1
+ cx_slist_assign at Base 5.3.1
+ cx_slist_back at Base 5.3.1
+ cx_slist_begin at Base 5.3.1
+ cx_slist_clear at Base 5.3.1
+ cx_slist_delete at Base 5.3.1
+ cx_slist_destroy at Base 5.3.1
+ cx_slist_empty at Base 5.3.1
+ cx_slist_end at Base 5.3.1
+ cx_slist_erase at Base 5.3.1
+ cx_slist_extract at Base 5.3.1
+ cx_slist_front at Base 5.3.1
+ cx_slist_get at Base 5.3.1
+ cx_slist_insert at Base 5.3.1
+ cx_slist_max_size at Base 5.3.1
+ cx_slist_merge at Base 5.3.1
+ cx_slist_new at Base 5.3.1
+ cx_slist_next at Base 5.3.1
+ cx_slist_pop_back at Base 5.3.1
+ cx_slist_pop_front at Base 5.3.1
+ cx_slist_push_back at Base 5.3.1
+ cx_slist_push_front at Base 5.3.1
+ cx_slist_remove at Base 5.3.1
+ cx_slist_reverse at Base 5.3.1
+ cx_slist_size at Base 5.3.1
+ cx_slist_sort at Base 5.3.1
+ cx_slist_splice at Base 5.3.1
+ cx_slist_swap at Base 5.3.1
+ cx_slist_unique at Base 5.3.1
+ cx_snprintf at Base 5.3.1
+ cx_stpcpy at Base 5.3.1
+ cx_strcasecmp at Base 5.3.1
+ cx_strdup at Base 5.3.1
+ cx_strempty at Base 5.3.1
+ cx_strfreev at Base 5.3.1
+ cx_string_append at Base 5.3.1
+ cx_string_casecmp at Base 5.3.1
+ cx_string_compare at Base 5.3.1
+ cx_string_copy at Base 5.3.1
+ cx_string_create at Base 5.3.1
+ cx_string_delete at Base 5.3.1
+ cx_string_empty at Base 5.3.1
+ cx_string_equal at Base 5.3.1
+ cx_string_erase at Base 5.3.1
+ cx_string_get at Base 5.3.1
+ cx_string_insert at Base 5.3.1
+ cx_string_lower at Base 5.3.1
+ cx_string_ncasecmp at Base 5.3.1
+ cx_string_new at Base 5.3.1
+ cx_string_prepend at Base 5.3.1
+ cx_string_print at Base 5.3.1
+ cx_string_rtrim at Base 5.3.1
+ cx_string_set at Base 5.3.1
+ cx_string_size at Base 5.3.1
+ cx_string_sprintf at Base 5.3.1
+ cx_string_strip at Base 5.3.1
+ cx_string_trim at Base 5.3.1
+ cx_string_truncate at Base 5.3.1
+ cx_string_upper at Base 5.3.1
+ cx_string_vsprintf at Base 5.3.1
+ cx_strjoinv at Base 5.3.1
+ cx_strlower at Base 5.3.1
+ cx_strncasecmp at Base 5.3.1
+ cx_strndup at Base 5.3.1
+ cx_strrtrim at Base 5.3.1
+ cx_strskip at Base 5.3.1
+ cx_strsplit at Base 5.3.1
+ cx_strstrip at Base 5.3.1
+ cx_strtrim at Base 5.3.1
+ cx_strupper at Base 5.3.1
+ cx_strvdupf at Base 5.3.1
+ cx_tree_assign at Base 5.3.1
+ cx_tree_begin at Base 5.3.1
+ cx_tree_clear at Base 5.3.1
+ cx_tree_count at Base 5.3.1
+ cx_tree_delete at Base 5.3.1
+ cx_tree_empty at Base 5.3.1
+ cx_tree_end at Base 5.3.1
+ cx_tree_equal_range at Base 5.3.1
+ cx_tree_erase at Base 5.3.1
+ cx_tree_erase_position at Base 5.3.1
+ cx_tree_erase_range at Base 5.3.1
+ cx_tree_find at Base 5.3.1
+ cx_tree_get_key at Base 5.3.1
+ cx_tree_get_value at Base 5.3.1
+ cx_tree_insert_equal at Base 5.3.1
+ cx_tree_insert_unique at Base 5.3.1
+ cx_tree_key_comp at Base 5.3.1
+ cx_tree_lower_bound at Base 5.3.1
+ cx_tree_max_size at Base 5.3.1
+ cx_tree_new at Base 5.3.1
+ cx_tree_next at Base 5.3.1
+ cx_tree_previous at Base 5.3.1
+ cx_tree_size at Base 5.3.1
+ cx_tree_swap at Base 5.3.1
+ cx_tree_upper_bound at Base 5.3.1
+ cx_tree_verify at Base 5.3.1
+ cx_vasprintf at Base 5.3.1
+ cx_vsnprintf at Base 5.3.1
+ cx_warning at Base 5.3.1
diff --git a/debian/libcplcore20.symbols b/debian/libcplcore20.symbols
new file mode 100644
index 0000000..21f2f85
--- /dev/null
+++ b/debian/libcplcore20.symbols
@@ -0,0 +1,1288 @@
+libcplcore.so.20 libcplcore #MINVER#
+ cpl_array_abs at Base 6.0
+ cpl_array_add at Base 6.0
+ cpl_array_add_scalar at Base 6.0
+ cpl_array_add_scalar_complex at Base 6.0
+ cpl_array_arg at Base 6.0
+ cpl_array_cast at Base 6.0
+ cpl_array_copy_data at Base 6.0
+ cpl_array_copy_data_complex at Base 6.0
+ cpl_array_copy_data_cplsize at Base 6.0
+ cpl_array_copy_data_double at Base 6.0
+ cpl_array_copy_data_double_complex at Base 6.0
+ cpl_array_copy_data_float at Base 6.0
+ cpl_array_copy_data_float_complex at Base 6.0
+ cpl_array_copy_data_int at Base 6.0
+ cpl_array_copy_data_long at Base 6.0
+ cpl_array_copy_data_long_long at Base 6.0
+ cpl_array_copy_data_string at Base 6.0
+ cpl_array_count_invalid at Base 6.0
+ cpl_array_delete at Base 6.0
+ cpl_array_divide at Base 6.0
+ cpl_array_divide_scalar at Base 6.0
+ cpl_array_divide_scalar_complex at Base 6.0
+ cpl_array_dump at Base 6.0
+ cpl_array_dump_structure at Base 6.0
+ cpl_array_duplicate at Base 6.0
+ cpl_array_erase_window at Base 6.0
+ cpl_array_exponential at Base 6.0
+ cpl_array_extract at Base 6.0
+ cpl_array_extract_imag at Base 6.0
+ cpl_array_extract_real at Base 6.0
+ cpl_array_fill_window at Base 6.0
+ cpl_array_fill_window_complex at Base 6.0
+ cpl_array_fill_window_cplsize at Base 6.0
+ cpl_array_fill_window_double at Base 6.0
+ cpl_array_fill_window_double_complex at Base 6.0
+ cpl_array_fill_window_float at Base 6.0
+ cpl_array_fill_window_float_complex at Base 6.0
+ cpl_array_fill_window_int at Base 6.0
+ cpl_array_fill_window_invalid at Base 6.0
+ cpl_array_fill_window_long at Base 6.0
+ cpl_array_fill_window_long_long at Base 6.0
+ cpl_array_fill_window_string at Base 6.0
+ cpl_array_get at Base 6.0
+ cpl_array_get_column at Base 6.0
+ cpl_array_get_column_const at Base 6.0
+ cpl_array_get_complex at Base 6.0
+ cpl_array_get_cplsize at Base 6.0
+ cpl_array_get_data_cplsize at Base 6.0
+ cpl_array_get_data_cplsize_const at Base 6.0
+ cpl_array_get_data_double at Base 6.0
+ cpl_array_get_data_double_complex at Base 6.0
+ cpl_array_get_data_double_complex_const at Base 6.0
+ cpl_array_get_data_double_const at Base 6.0
+ cpl_array_get_data_float at Base 6.0
+ cpl_array_get_data_float_complex at Base 6.0
+ cpl_array_get_data_float_complex_const at Base 6.0
+ cpl_array_get_data_float_const at Base 6.0
+ cpl_array_get_data_int at Base 6.0
+ cpl_array_get_data_int_const at Base 6.0
+ cpl_array_get_data_long at Base 6.0
+ cpl_array_get_data_long_const at Base 6.0
+ cpl_array_get_data_long_long at Base 6.0
+ cpl_array_get_data_long_long_const at Base 6.0
+ cpl_array_get_data_string at Base 6.0
+ cpl_array_get_data_string_const at Base 6.0
+ cpl_array_get_double at Base 6.0
+ cpl_array_get_double_complex at Base 6.0
+ cpl_array_get_float at Base 6.0
+ cpl_array_get_float_complex at Base 6.0
+ cpl_array_get_int at Base 6.0
+ cpl_array_get_long at Base 6.0
+ cpl_array_get_long_long at Base 6.0
+ cpl_array_get_max at Base 6.0
+ cpl_array_get_maxpos at Base 6.0
+ cpl_array_get_mean at Base 6.0
+ cpl_array_get_mean_complex at Base 6.0
+ cpl_array_get_median at Base 6.0
+ cpl_array_get_min at Base 6.0
+ cpl_array_get_minpos at Base 6.0
+ cpl_array_get_size at Base 6.0
+ cpl_array_get_stdev at Base 6.0
+ cpl_array_get_string at Base 6.0
+ cpl_array_get_type at Base 6.0
+ cpl_array_has_invalid at Base 6.0
+ cpl_array_has_valid at Base 6.0
+ cpl_array_insert at Base 6.0
+ cpl_array_insert_window at Base 6.0
+ cpl_array_is_valid at Base 6.0
+ cpl_array_logarithm at Base 6.0
+ cpl_array_multiply at Base 6.0
+ cpl_array_multiply_scalar at Base 6.0
+ cpl_array_multiply_scalar_complex at Base 6.0
+ cpl_array_new at Base 6.0
+ cpl_array_power at Base 6.0
+ cpl_array_set at Base 6.0
+ cpl_array_set_column at Base 6.0
+ cpl_array_set_complex at Base 6.0
+ cpl_array_set_cplsize at Base 6.0
+ cpl_array_set_double at Base 6.0
+ cpl_array_set_double_complex at Base 6.0
+ cpl_array_set_float at Base 6.0
+ cpl_array_set_float_complex at Base 6.0
+ cpl_array_set_int at Base 6.0
+ cpl_array_set_invalid at Base 6.0
+ cpl_array_set_long at Base 6.0
+ cpl_array_set_long_long at Base 6.0
+ cpl_array_set_size at Base 6.0
+ cpl_array_set_string at Base 6.0
+ cpl_array_subtract at Base 6.0
+ cpl_array_subtract_scalar at Base 6.0
+ cpl_array_subtract_scalar_complex at Base 6.0
+ cpl_array_unwrap at Base 6.0
+ cpl_array_wrap_cplsize at Base 6.0
+ cpl_array_wrap_double at Base 6.0
+ cpl_array_wrap_double_complex at Base 6.0
+ cpl_array_wrap_float at Base 6.0
+ cpl_array_wrap_float_complex at Base 6.0
+ cpl_array_wrap_int at Base 6.0
+ cpl_array_wrap_long at Base 6.0
+ cpl_array_wrap_long_long at Base 6.0
+ cpl_array_wrap_string at Base 6.0
+ cpl_bivector_copy at Base 6.0
+ cpl_bivector_delete at Base 6.0
+ cpl_bivector_dump at Base 6.0
+ cpl_bivector_duplicate at Base 6.0
+ cpl_bivector_get_size at Base 6.0
+ cpl_bivector_get_x at Base 6.0
+ cpl_bivector_get_x_const at Base 6.0
+ cpl_bivector_get_x_data at Base 6.0
+ cpl_bivector_get_x_data_const at Base 6.0
+ cpl_bivector_get_y at Base 6.0
+ cpl_bivector_get_y_const at Base 6.0
+ cpl_bivector_get_y_data at Base 6.0
+ cpl_bivector_get_y_data_const at Base 6.0
+ cpl_bivector_interpolate_linear at Base 6.0
+ cpl_bivector_new at Base 6.0
+ cpl_bivector_read at Base 6.0
+ cpl_bivector_sort at Base 6.0
+ cpl_bivector_unwrap_vectors at Base 6.0
+ cpl_bivector_wrap_vectors at Base 6.0
+ cpl_calloc at Base 6.0
+ cpl_column_absolute at Base 6.0
+ cpl_column_absolute_complex at Base 6.0
+ cpl_column_add at Base 6.0
+ cpl_column_add_scalar at Base 6.0
+ cpl_column_add_scalar_complex at Base 6.0
+ cpl_column_cast_to_cplsize at Base 6.0
+ cpl_column_cast_to_cplsize_array at Base 6.0
+ cpl_column_cast_to_cplsize_flat at Base 6.0
+ cpl_column_cast_to_double at Base 6.0
+ cpl_column_cast_to_double_array at Base 6.0
+ cpl_column_cast_to_double_complex at Base 6.0
+ cpl_column_cast_to_double_complex_array at Base 6.0
+ cpl_column_cast_to_double_complex_flat at Base 6.0
+ cpl_column_cast_to_double_flat at Base 6.0
+ cpl_column_cast_to_float at Base 6.0
+ cpl_column_cast_to_float_array at Base 6.0
+ cpl_column_cast_to_float_complex at Base 6.0
+ cpl_column_cast_to_float_complex_array at Base 6.0
+ cpl_column_cast_to_float_complex_flat at Base 6.0
+ cpl_column_cast_to_float_flat at Base 6.0
+ cpl_column_cast_to_int at Base 6.0
+ cpl_column_cast_to_int_array at Base 6.0
+ cpl_column_cast_to_int_flat at Base 6.0
+ cpl_column_cast_to_long at Base 6.0
+ cpl_column_cast_to_long_array at Base 6.0
+ cpl_column_cast_to_long_flat at Base 6.0
+ cpl_column_cast_to_long_long at Base 6.0
+ cpl_column_cast_to_long_long_array at Base 6.0
+ cpl_column_cast_to_long_long_flat at Base 6.0
+ cpl_column_conjugate at Base 6.0
+ cpl_column_copy_data at Base 6.0
+ cpl_column_copy_data_complex at Base 6.0
+ cpl_column_copy_data_cplsize at Base 6.0
+ cpl_column_copy_data_double at Base 6.0
+ cpl_column_copy_data_double_complex at Base 6.0
+ cpl_column_copy_data_float at Base 6.0
+ cpl_column_copy_data_float_complex at Base 6.0
+ cpl_column_copy_data_int at Base 6.0
+ cpl_column_copy_data_long at Base 6.0
+ cpl_column_copy_data_long_long at Base 6.0
+ cpl_column_copy_data_string at Base 6.0
+ cpl_column_copy_segment at Base 6.0
+ cpl_column_copy_segment_array at Base 6.0
+ cpl_column_copy_segment_complex at Base 6.0
+ cpl_column_copy_segment_cplsize at Base 6.0
+ cpl_column_copy_segment_double at Base 6.0
+ cpl_column_copy_segment_double_complex at Base 6.0
+ cpl_column_copy_segment_float at Base 6.0
+ cpl_column_copy_segment_float_complex at Base 6.0
+ cpl_column_copy_segment_int at Base 6.0
+ cpl_column_copy_segment_long at Base 6.0
+ cpl_column_copy_segment_long_long at Base 6.0
+ cpl_column_copy_segment_string at Base 6.0
+ cpl_column_count_invalid at Base 6.0
+ cpl_column_delete at Base 6.0
+ cpl_column_delete_but_arrays at Base 6.0
+ cpl_column_delete_but_strings at Base 6.0
+ cpl_column_divide at Base 6.0
+ cpl_column_divide_scalar at Base 6.0
+ cpl_column_divide_scalar_complex at Base 6.0
+ cpl_column_dump at Base 6.0
+ cpl_column_dump_structure at Base 6.0
+ cpl_column_duplicate at Base 6.0
+ cpl_column_erase_pattern at Base 6.0
+ cpl_column_erase_segment at Base 6.0
+ cpl_column_exponential at Base 6.0
+ cpl_column_extract at Base 6.0
+ cpl_column_extract_imag at Base 6.0
+ cpl_column_extract_real at Base 6.0
+ cpl_column_fill at Base 6.0
+ cpl_column_fill_array at Base 6.0
+ cpl_column_fill_complex at Base 6.0
+ cpl_column_fill_cplsize at Base 6.0
+ cpl_column_fill_double at Base 6.0
+ cpl_column_fill_double_complex at Base 6.0
+ cpl_column_fill_float at Base 6.0
+ cpl_column_fill_float_complex at Base 6.0
+ cpl_column_fill_int at Base 6.0
+ cpl_column_fill_invalid at Base 6.0
+ cpl_column_fill_invalid_cplsize at Base 6.0
+ cpl_column_fill_invalid_double at Base 6.0
+ cpl_column_fill_invalid_double_complex at Base 6.0
+ cpl_column_fill_invalid_float at Base 6.0
+ cpl_column_fill_invalid_float_complex at Base 6.0
+ cpl_column_fill_invalid_int at Base 6.0
+ cpl_column_fill_invalid_long at Base 6.0
+ cpl_column_fill_invalid_long_long at Base 6.0
+ cpl_column_fill_long at Base 6.0
+ cpl_column_fill_long_long at Base 6.0
+ cpl_column_fill_string at Base 6.0
+ cpl_column_get at Base 6.0
+ cpl_column_get_array at Base 6.0
+ cpl_column_get_array_const at Base 6.0
+ cpl_column_get_complex at Base 6.0
+ cpl_column_get_cplsize at Base 6.0
+ cpl_column_get_data_array at Base 6.0
+ cpl_column_get_data_array_const at Base 6.0
+ cpl_column_get_data_cplsize at Base 6.0
+ cpl_column_get_data_cplsize_const at Base 6.0
+ cpl_column_get_data_double at Base 6.0
+ cpl_column_get_data_double_complex at Base 6.0
+ cpl_column_get_data_double_complex_const at Base 6.0
+ cpl_column_get_data_double_const at Base 6.0
+ cpl_column_get_data_float at Base 6.0
+ cpl_column_get_data_float_complex at Base 6.0
+ cpl_column_get_data_float_complex_const at Base 6.0
+ cpl_column_get_data_float_const at Base 6.0
+ cpl_column_get_data_int at Base 6.0
+ cpl_column_get_data_int_const at Base 6.0
+ cpl_column_get_data_invalid at Base 6.0
+ cpl_column_get_data_invalid_const at Base 6.0
+ cpl_column_get_data_long at Base 6.0
+ cpl_column_get_data_long_const at Base 6.0
+ cpl_column_get_data_long_long at Base 6.0
+ cpl_column_get_data_long_long_const at Base 6.0
+ cpl_column_get_data_string at Base 6.0
+ cpl_column_get_data_string_const at Base 6.0
+ cpl_column_get_depth at Base 6.0
+ cpl_column_get_dimension at Base 6.0
+ cpl_column_get_dimensions at Base 6.0
+ cpl_column_get_double at Base 6.0
+ cpl_column_get_double_complex at Base 6.0
+ cpl_column_get_float at Base 6.0
+ cpl_column_get_float_complex at Base 6.0
+ cpl_column_get_format at Base 6.0
+ cpl_column_get_int at Base 6.0
+ cpl_column_get_long at Base 6.0
+ cpl_column_get_long_long at Base 6.0
+ cpl_column_get_max at Base 6.0
+ cpl_column_get_maxpos at Base 6.0
+ cpl_column_get_mean at Base 6.0
+ cpl_column_get_mean_complex at Base 6.0
+ cpl_column_get_median at Base 6.0
+ cpl_column_get_min at Base 6.0
+ cpl_column_get_minpos at Base 6.0
+ cpl_column_get_name at Base 6.0
+ cpl_column_get_save_type at Base 6.0
+ cpl_column_get_size at Base 6.0
+ cpl_column_get_stdev at Base 6.0
+ cpl_column_get_string at Base 6.0
+ cpl_column_get_string_const at Base 6.0
+ cpl_column_get_type at Base 6.0
+ cpl_column_get_unit at Base 6.0
+ cpl_column_has_invalid at Base 6.0
+ cpl_column_has_valid at Base 6.0
+ cpl_column_insert_segment at Base 6.0
+ cpl_column_is_invalid at Base 6.0
+ cpl_column_logarithm at Base 6.0
+ cpl_column_merge at Base 6.0
+ cpl_column_multiply at Base 6.0
+ cpl_column_multiply_scalar at Base 6.0
+ cpl_column_multiply_scalar_complex at Base 6.0
+ cpl_column_new_array at Base 6.0
+ cpl_column_new_cplsize at Base 6.0
+ cpl_column_new_double at Base 6.0
+ cpl_column_new_double_complex at Base 6.0
+ cpl_column_new_float at Base 6.0
+ cpl_column_new_float_complex at Base 6.0
+ cpl_column_new_int at Base 6.0
+ cpl_column_new_long at Base 6.0
+ cpl_column_new_long_long at Base 6.0
+ cpl_column_new_string at Base 6.0
+ cpl_column_phase_complex at Base 6.0
+ cpl_column_power at Base 6.0
+ cpl_column_set at Base 6.0
+ cpl_column_set_array at Base 6.0
+ cpl_column_set_complex at Base 6.0
+ cpl_column_set_cplsize at Base 6.0
+ cpl_column_set_data_invalid at Base 6.0
+ cpl_column_set_depth at Base 6.0
+ cpl_column_set_dimensions at Base 6.0
+ cpl_column_set_double at Base 6.0
+ cpl_column_set_double_complex at Base 6.0
+ cpl_column_set_float at Base 6.0
+ cpl_column_set_float_complex at Base 6.0
+ cpl_column_set_format at Base 6.0
+ cpl_column_set_int at Base 6.0
+ cpl_column_set_invalid at Base 6.0
+ cpl_column_set_long at Base 6.0
+ cpl_column_set_long_long at Base 6.0
+ cpl_column_set_name at Base 6.0
+ cpl_column_set_save_type at Base 6.0
+ cpl_column_set_size at Base 6.0
+ cpl_column_set_string at Base 6.0
+ cpl_column_set_unit at Base 6.0
+ cpl_column_shift at Base 6.0
+ cpl_column_subtract at Base 6.0
+ cpl_column_subtract_scalar at Base 6.0
+ cpl_column_subtract_scalar_complex at Base 6.0
+ cpl_column_unwrap at Base 6.0
+ cpl_column_wrap_cplsize at Base 6.0
+ cpl_column_wrap_double at Base 6.0
+ cpl_column_wrap_double_complex at Base 6.0
+ cpl_column_wrap_float at Base 6.0
+ cpl_column_wrap_float_complex at Base 6.0
+ cpl_column_wrap_int at Base 6.0
+ cpl_column_wrap_long at Base 6.0
+ cpl_column_wrap_long_long at Base 6.0
+ cpl_column_wrap_string at Base 6.0
+ cpl_end at Base 6.0
+ cpl_error_get_code at Base 6.0
+ cpl_error_get_file at Base 6.0
+ cpl_error_get_function at Base 6.0
+ cpl_error_get_line at Base 6.0
+ cpl_error_get_message at Base 6.0
+ cpl_error_get_message_default at Base 6.0
+ cpl_error_get_where at Base 6.0
+ cpl_error_is_readonly at Base 6.0
+ cpl_error_is_set at Base 6.0
+ cpl_error_reset at Base 6.0
+ cpl_error_reset_readonly at Base 6.0
+ cpl_error_set_fits_macro at Base 6.0
+ cpl_error_set_message_macro at Base 6.0
+ cpl_error_set_message_one_macro at Base 6.1.1
+ cpl_error_set_readonly at Base 6.0
+ cpl_error_set_regex_macro at Base 6.0
+ cpl_error_set_wcs_macro at Base 6.0
+ cpl_errorstate_append at Base 6.0
+ cpl_errorstate_dump at Base 6.0
+ cpl_errorstate_dump_one at Base 6.0
+ cpl_errorstate_dump_one_debug at Base 6.0
+ cpl_errorstate_dump_one_info at Base 6.0
+ cpl_errorstate_dump_one_warning at Base 6.0
+ cpl_errorstate_find at Base 6.0
+ cpl_errorstate_get at Base 6.0
+ cpl_errorstate_is_equal at Base 6.0
+ cpl_errorstate_set at Base 6.0
+ cpl_fits_add_properties at Base 6.0
+ cpl_fits_count_extensions at Base 6.0
+ cpl_fits_find_extension at Base 6.0
+ cpl_fits_get_extension_nb at Base 6.0
+ cpl_fits_get_mode at Base 6.1.1
+ cpl_fits_get_nb_extensions at Base 6.0
+ cpl_fits_set_mode at Base 6.1.1
+ cpl_free at Base 6.0
+ cpl_get_description at Base 6.0
+ cpl_image_abs at Base 6.0
+ cpl_image_abs_create at Base 6.0
+ cpl_image_accept at Base 6.0
+ cpl_image_accept_all at Base 6.0
+ cpl_image_add at Base 6.0
+ cpl_image_add_create at Base 6.0
+ cpl_image_add_scalar at Base 6.0
+ cpl_image_add_scalar_create at Base 6.0
+ cpl_image_and at Base 6.4
+ cpl_image_and_scalar at Base 6.4
+ cpl_image_average_create at Base 6.0
+ cpl_image_cast at Base 6.0
+ cpl_image_collapse_create at Base 6.0
+ cpl_image_collapse_median_create at Base 6.0
+ cpl_image_collapse_window_create at Base 6.0
+ cpl_image_conjugate at Base 6.0
+ cpl_image_copy at Base 6.0
+ cpl_image_count_rejected at Base 6.0
+ cpl_image_delete at Base 6.0
+ cpl_image_divide at Base 6.0
+ cpl_image_divide_create at Base 6.0
+ cpl_image_divide_scalar at Base 6.0
+ cpl_image_divide_scalar_create at Base 6.0
+ cpl_image_dump_structure at Base 6.0
+ cpl_image_dump_window at Base 6.0
+ cpl_image_duplicate at Base 6.0
+ cpl_image_exponential at Base 6.0
+ cpl_image_exponential_create at Base 6.0
+ cpl_image_extract at Base 6.0
+ cpl_image_extract_imag at Base 6.0
+ cpl_image_extract_mod at Base 6.0
+ cpl_image_extract_phase at Base 6.0
+ cpl_image_extract_real at Base 6.0
+ cpl_image_extract_subsample at Base 6.0
+ cpl_image_fft at Base 6.0
+ cpl_image_fill_abs_arg at Base 6.0
+ cpl_image_fill_gaussian at Base 6.0
+ cpl_image_fill_imag at Base 6.0
+ cpl_image_fill_int at Base 6.0
+ cpl_image_fill_jacobian at Base 6.0
+ cpl_image_fill_jacobian_polynomial at Base 6.0
+ cpl_image_fill_mod at Base 6.0
+ cpl_image_fill_noise_uniform at Base 6.0
+ cpl_image_fill_phase at Base 6.0
+ cpl_image_fill_polynomial at Base 6.0
+ cpl_image_fill_re_im at Base 6.0
+ cpl_image_fill_real at Base 6.0
+ cpl_image_fill_rejected at Base 6.0
+ cpl_image_fill_test_create at Base 6.0
+ cpl_image_fill_window at Base 6.4
+ cpl_image_filter at Base 6.0
+ cpl_image_filter_fill_chess_double at Base 6.0
+ cpl_image_filter_fill_chess_float at Base 6.0
+ cpl_image_filter_fill_chess_int at Base 6.0
+ cpl_image_filter_linear at Base 6.0
+ cpl_image_filter_mask at Base 6.0
+ cpl_image_filter_median at Base 6.0
+ cpl_image_filter_morpho at Base 6.0
+ cpl_image_filter_stdev at Base 6.0
+ cpl_image_fit_gaussian at Base 6.0
+ cpl_image_flip at Base 6.0
+ cpl_image_get at Base 6.0
+ cpl_image_get_absflux at Base 6.0
+ cpl_image_get_absflux_window at Base 6.0
+ cpl_image_get_bpm at Base 6.0
+ cpl_image_get_bpm_const at Base 6.0
+ cpl_image_get_centroid_x at Base 6.0
+ cpl_image_get_centroid_x_window at Base 6.0
+ cpl_image_get_centroid_y at Base 6.0
+ cpl_image_get_centroid_y_window at Base 6.0
+ cpl_image_get_complex at Base 6.0
+ cpl_image_get_data at Base 6.0
+ cpl_image_get_data_const at Base 6.0
+ cpl_image_get_data_double at Base 6.0
+ cpl_image_get_data_double_complex at Base 6.0
+ cpl_image_get_data_double_complex_const at Base 6.0
+ cpl_image_get_data_double_const at Base 6.0
+ cpl_image_get_data_float at Base 6.0
+ cpl_image_get_data_float_complex at Base 6.0
+ cpl_image_get_data_float_complex_const at Base 6.0
+ cpl_image_get_data_float_const at Base 6.0
+ cpl_image_get_data_int at Base 6.0
+ cpl_image_get_data_int_const at Base 6.0
+ cpl_image_get_flux at Base 6.0
+ cpl_image_get_flux_window at Base 6.0
+ cpl_image_get_fwhm at Base 6.0
+ cpl_image_get_interpolated at Base 6.0
+ cpl_image_get_mad at Base 6.2
+ cpl_image_get_mad_window at Base 6.2
+ cpl_image_get_max at Base 6.0
+ cpl_image_get_max_window at Base 6.0
+ cpl_image_get_maxpos at Base 6.0
+ cpl_image_get_maxpos_window at Base 6.0
+ cpl_image_get_mean at Base 6.0
+ cpl_image_get_mean_window at Base 6.0
+ cpl_image_get_median at Base 6.0
+ cpl_image_get_median_dev at Base 6.0
+ cpl_image_get_median_dev_window at Base 6.0
+ cpl_image_get_median_window at Base 6.0
+ cpl_image_get_min at Base 6.0
+ cpl_image_get_min_window at Base 6.0
+ cpl_image_get_minpos at Base 6.0
+ cpl_image_get_minpos_window at Base 6.0
+ cpl_image_get_size_x at Base 6.0
+ cpl_image_get_size_y at Base 6.0
+ cpl_image_get_sqflux at Base 6.0
+ cpl_image_get_sqflux_window at Base 6.0
+ cpl_image_get_stdev at Base 6.0
+ cpl_image_get_stdev_window at Base 6.0
+ cpl_image_get_type at Base 6.0
+ cpl_image_hypot at Base 6.4
+ cpl_image_iqe at Base 6.0
+ cpl_image_is_rejected at Base 6.0
+ cpl_image_labelise_mask_create at Base 6.0
+ cpl_image_load at Base 6.0
+ cpl_image_load_ at Base 6.0
+ cpl_image_load_window at Base 6.0
+ cpl_image_logarithm at Base 6.0
+ cpl_image_logarithm_create at Base 6.0
+ cpl_image_move at Base 6.0
+ cpl_image_multiply at Base 6.0
+ cpl_image_multiply_create at Base 6.0
+ cpl_image_multiply_scalar at Base 6.0
+ cpl_image_multiply_scalar_create at Base 6.0
+ cpl_image_new at Base 6.0
+ cpl_image_new_from_accepted at Base 6.0
+ cpl_image_new_from_mask at Base 6.0
+ cpl_image_normalise at Base 6.0
+ cpl_image_normalise_create at Base 6.0
+ cpl_image_not at Base 6.4
+ cpl_image_or at Base 6.4
+ cpl_image_or_scalar at Base 6.4
+ cpl_image_power at Base 6.0
+ cpl_image_power_create at Base 6.0
+ cpl_image_rebin at Base 6.0
+ cpl_image_reject at Base 6.0
+ cpl_image_reject_from_mask at Base 6.0
+ cpl_image_reject_value at Base 6.3
+ cpl_image_save at Base 6.0
+ cpl_image_set at Base 6.0
+ cpl_image_set_bpm at Base 6.4
+ cpl_image_set_complex at Base 6.0
+ cpl_image_shift at Base 6.0
+ cpl_image_subtract at Base 6.0
+ cpl_image_subtract_create at Base 6.0
+ cpl_image_subtract_scalar at Base 6.0
+ cpl_image_subtract_scalar_create at Base 6.0
+ cpl_image_threshold at Base 6.0
+ cpl_image_turn at Base 6.0
+ cpl_image_unset_bpm at Base 6.0
+ cpl_image_unwrap at Base 6.0
+ cpl_image_warp at Base 6.0
+ cpl_image_warp_polynomial at Base 6.0
+ cpl_image_wrap at Base 6.0
+ cpl_image_wrap_ at Base 6.1.1
+ cpl_image_wrap_double at Base 6.0
+ cpl_image_wrap_double_complex at Base 6.0
+ cpl_image_wrap_float at Base 6.0
+ cpl_image_wrap_float_complex at Base 6.0
+ cpl_image_wrap_int at Base 6.0
+ cpl_image_xor at Base 6.4
+ cpl_image_xor_scalar at Base 6.4
+ cpl_imagelist_add at Base 6.0
+ cpl_imagelist_add_image at Base 6.0
+ cpl_imagelist_add_scalar at Base 6.0
+ cpl_imagelist_cast at Base 6.3
+ cpl_imagelist_collapse_create at Base 6.0
+ cpl_imagelist_collapse_median_create at Base 6.0
+ cpl_imagelist_collapse_minmax_create at Base 6.0
+ cpl_imagelist_collapse_sigclip_create at Base 6.0
+ cpl_imagelist_delete at Base 6.0
+ cpl_imagelist_divide at Base 6.0
+ cpl_imagelist_divide_image at Base 6.0
+ cpl_imagelist_divide_scalar at Base 6.0
+ cpl_imagelist_dump_structure at Base 6.0
+ cpl_imagelist_dump_window at Base 6.0
+ cpl_imagelist_duplicate at Base 6.0
+ cpl_imagelist_empty at Base 6.0
+ cpl_imagelist_erase at Base 6.0
+ cpl_imagelist_exponential at Base 6.0
+ cpl_imagelist_get at Base 6.0
+ cpl_imagelist_get_const at Base 6.0
+ cpl_imagelist_get_size at Base 6.0
+ cpl_imagelist_is_uniform at Base 6.0
+ cpl_imagelist_load at Base 6.0
+ cpl_imagelist_load_window at Base 6.0
+ cpl_imagelist_logarithm at Base 6.0
+ cpl_imagelist_multiply at Base 6.0
+ cpl_imagelist_multiply_image at Base 6.0
+ cpl_imagelist_multiply_scalar at Base 6.0
+ cpl_imagelist_new at Base 6.0
+ cpl_imagelist_normalise at Base 6.0
+ cpl_imagelist_power at Base 6.0
+ cpl_imagelist_save at Base 6.0
+ cpl_imagelist_set at Base 6.0
+ cpl_imagelist_subtract at Base 6.0
+ cpl_imagelist_subtract_image at Base 6.0
+ cpl_imagelist_subtract_scalar at Base 6.0
+ cpl_imagelist_swap_axis_create at Base 6.0
+ cpl_imagelist_threshold at Base 6.0
+ cpl_imagelist_unset at Base 6.0
+ cpl_imagelist_unwrap at Base 6.1.1
+ cpl_init at Base 6.0
+ cpl_io_fits_close at Base 6.1.1
+ cpl_io_fits_close_file at Base 6.0
+ cpl_io_fits_close_tid at Base 6.1.1
+ cpl_io_fits_create_file at Base 6.0
+ cpl_io_fits_end at Base 6.0
+ cpl_io_fits_init at Base 6.0
+ cpl_io_fits_is_enabled at Base 6.0
+ cpl_io_fits_open_diskfile at Base 6.0
+ cpl_malloc at Base 6.0
+ cpl_mask_and at Base 6.0
+ cpl_mask_closing at Base 6.0
+ cpl_mask_collapse_create at Base 6.0
+ cpl_mask_copy at Base 6.0
+ cpl_mask_count at Base 6.0
+ cpl_mask_count_window at Base 6.0
+ cpl_mask_delete at Base 6.0
+ cpl_mask_dilation at Base 6.0
+ cpl_mask_dump_window at Base 6.0
+ cpl_mask_duplicate at Base 6.0
+ cpl_mask_erosion at Base 6.0
+ cpl_mask_extract at Base 6.0
+ cpl_mask_extract_subsample at Base 6.0
+ cpl_mask_filter at Base 6.0
+ cpl_mask_flip at Base 6.0
+ cpl_mask_get at Base 6.0
+ cpl_mask_get_data at Base 6.0
+ cpl_mask_get_data_const at Base 6.0
+ cpl_mask_get_first_window at Base 6.0
+ cpl_mask_get_size_x at Base 6.0
+ cpl_mask_get_size_y at Base 6.0
+ cpl_mask_is_empty at Base 6.0
+ cpl_mask_is_empty_window at Base 6.0
+ cpl_mask_load at Base 6.0
+ cpl_mask_load_window at Base 6.0
+ cpl_mask_move at Base 6.0
+ cpl_mask_new at Base 6.0
+ cpl_mask_not at Base 6.0
+ cpl_mask_opening at Base 6.0
+ cpl_mask_or at Base 6.0
+ cpl_mask_save at Base 6.0
+ cpl_mask_set at Base 6.0
+ cpl_mask_shift at Base 6.0
+ cpl_mask_threshold_image at Base 6.0
+ cpl_mask_threshold_image_create at Base 6.0
+ cpl_mask_turn at Base 6.0
+ cpl_mask_unwrap at Base 6.0
+ cpl_mask_wrap at Base 6.0
+ cpl_mask_xor at Base 6.0
+ cpl_matrix_add at Base 6.0
+ cpl_matrix_add_scalar at Base 6.0
+ cpl_matrix_append at Base 6.0
+ cpl_matrix_copy at Base 6.0
+ cpl_matrix_decomp_chol at Base 6.0
+ cpl_matrix_decomp_lu at Base 6.0
+ cpl_matrix_delete at Base 6.0
+ cpl_matrix_divide at Base 6.0
+ cpl_matrix_divide_scalar at Base 6.0
+ cpl_matrix_dump at Base 6.0
+ cpl_matrix_duplicate at Base 6.0
+ cpl_matrix_erase_columns at Base 6.0
+ cpl_matrix_erase_rows at Base 6.0
+ cpl_matrix_exponential at Base 6.0
+ cpl_matrix_extract at Base 6.0
+ cpl_matrix_extract_column at Base 6.0
+ cpl_matrix_extract_diagonal at Base 6.0
+ cpl_matrix_extract_row at Base 6.0
+ cpl_matrix_fill at Base 6.0
+ cpl_matrix_fill_column at Base 6.0
+ cpl_matrix_fill_diagonal at Base 6.0
+ cpl_matrix_fill_row at Base 6.0
+ cpl_matrix_fill_window at Base 6.0
+ cpl_matrix_flip_columns at Base 6.0
+ cpl_matrix_flip_rows at Base 6.0
+ cpl_matrix_get at Base 6.0
+ cpl_matrix_get_data at Base 6.0
+ cpl_matrix_get_data_const at Base 6.0
+ cpl_matrix_get_determinant at Base 6.0
+ cpl_matrix_get_max at Base 6.0
+ cpl_matrix_get_maxpos at Base 6.0
+ cpl_matrix_get_mean at Base 6.0
+ cpl_matrix_get_median at Base 6.0
+ cpl_matrix_get_min at Base 6.0
+ cpl_matrix_get_minpos at Base 6.0
+ cpl_matrix_get_ncol at Base 6.0
+ cpl_matrix_get_nrow at Base 6.0
+ cpl_matrix_get_stdev at Base 6.0
+ cpl_matrix_invert_create at Base 6.0
+ cpl_matrix_is_diagonal at Base 6.0
+ cpl_matrix_is_identity at Base 6.0
+ cpl_matrix_is_zero at Base 6.0
+ cpl_matrix_logarithm at Base 6.0
+ cpl_matrix_multiply at Base 6.0
+ cpl_matrix_multiply_scalar at Base 6.0
+ cpl_matrix_new at Base 6.0
+ cpl_matrix_power at Base 6.0
+ cpl_matrix_product at Base 6.0
+ cpl_matrix_product_bilinear at Base 6.0
+ cpl_matrix_product_create at Base 6.0
+ cpl_matrix_product_normal at Base 6.4
+ cpl_matrix_product_normal_create at Base 6.0
+ cpl_matrix_product_transpose at Base 6.0
+ cpl_matrix_resize at Base 6.0
+ cpl_matrix_set at Base 6.0
+ cpl_matrix_set_size at Base 6.0
+ cpl_matrix_shift at Base 6.0
+ cpl_matrix_solve at Base 6.0
+ cpl_matrix_solve_chol at Base 6.0
+ cpl_matrix_solve_chol_transpose at Base 6.0
+ cpl_matrix_solve_lu at Base 6.0
+ cpl_matrix_solve_normal at Base 6.0
+ cpl_matrix_solve_spd at Base 6.0
+ cpl_matrix_sort_columns at Base 6.0
+ cpl_matrix_sort_rows at Base 6.0
+ cpl_matrix_subtract at Base 6.0
+ cpl_matrix_subtract_scalar at Base 6.0
+ cpl_matrix_swap_columns at Base 6.0
+ cpl_matrix_swap_rowcolumn at Base 6.0
+ cpl_matrix_swap_rows at Base 6.0
+ cpl_matrix_threshold_small at Base 6.0
+ cpl_matrix_transpose_create at Base 6.0
+ cpl_matrix_unwrap at Base 6.0
+ cpl_matrix_wrap at Base 6.0
+ cpl_memory_dump at Base 6.0
+ cpl_memory_init at Base 6.0
+ cpl_memory_is_empty at Base 6.0
+ cpl_msg_debug at Base 6.0
+ cpl_msg_error at Base 6.0
+ cpl_msg_get_domain at Base 6.0
+ cpl_msg_get_level at Base 6.0
+ cpl_msg_get_log_level at Base 6.0
+ cpl_msg_get_log_name at Base 6.0
+ cpl_msg_indent at Base 6.0
+ cpl_msg_indent_less at Base 6.0
+ cpl_msg_indent_more at Base 6.0
+ cpl_msg_info at Base 6.0
+ cpl_msg_info_overwritable at Base 6.0
+ cpl_msg_init at Base 6.0
+ cpl_msg_progress at Base 6.0
+ cpl_msg_set_component_off at Base 6.0
+ cpl_msg_set_component_on at Base 6.0
+ cpl_msg_set_domain at Base 6.0
+ cpl_msg_set_domain_off at Base 6.0
+ cpl_msg_set_domain_on at Base 6.0
+ cpl_msg_set_indentation at Base 6.0
+ cpl_msg_set_level at Base 6.0
+ cpl_msg_set_level_from_env at Base 6.0
+ cpl_msg_set_log_level at Base 6.0
+ cpl_msg_set_log_name at Base 6.0
+ cpl_msg_set_threadid_off at Base 6.3
+ cpl_msg_set_threadid_on at Base 6.3
+ cpl_msg_set_time_off at Base 6.0
+ cpl_msg_set_time_on at Base 6.0
+ cpl_msg_set_width at Base 6.0
+ cpl_msg_stop at Base 6.0
+ cpl_msg_stop_log at Base 6.0
+ cpl_msg_warning at Base 6.0
+ cpl_plot_bivector at Base 6.0
+ cpl_plot_bivectors at Base 6.0
+ cpl_plot_column at Base 6.0
+ cpl_plot_columns at Base 6.0
+ cpl_plot_image at Base 6.0
+ cpl_plot_image_col at Base 6.0
+ cpl_plot_image_row at Base 6.0
+ cpl_plot_mask at Base 6.0
+ cpl_plot_vector at Base 6.0
+ cpl_plot_vectors at Base 6.0
+ cpl_polynomial_add at Base 6.0
+ cpl_polynomial_compare at Base 6.0
+ cpl_polynomial_copy at Base 6.0
+ cpl_polynomial_delete at Base 6.0
+ cpl_polynomial_derivative at Base 6.0
+ cpl_polynomial_dump at Base 6.0
+ cpl_polynomial_duplicate at Base 6.0
+ cpl_polynomial_eval at Base 6.0
+ cpl_polynomial_eval_1d at Base 6.0
+ cpl_polynomial_eval_1d_diff at Base 6.0
+ cpl_polynomial_extract at Base 6.0
+ cpl_polynomial_fit at Base 6.0
+ cpl_polynomial_fit_1d at Base 6.0
+ cpl_polynomial_fit_1d_create at Base 6.0
+ cpl_polynomial_fit_2d_create at Base 6.0
+ cpl_polynomial_get_coeff at Base 6.0
+ cpl_polynomial_get_degree at Base 6.0
+ cpl_polynomial_get_dimension at Base 6.0
+ cpl_polynomial_multiply_scalar at Base 6.0
+ cpl_polynomial_new at Base 6.0
+ cpl_polynomial_set_coeff at Base 6.0
+ cpl_polynomial_shift_1d at Base 6.0
+ cpl_polynomial_shift_double at Base 6.0
+ cpl_polynomial_solve_1d at Base 6.0
+ cpl_polynomial_solve_1d_ at Base 6.0
+ cpl_polynomial_subtract at Base 6.0
+ cpl_property_delete at Base 6.0
+ cpl_property_duplicate at Base 6.0
+ cpl_property_get_bool at Base 6.0
+ cpl_property_get_char at Base 6.0
+ cpl_property_get_comment at Base 6.0
+ cpl_property_get_double at Base 6.0
+ cpl_property_get_double_complex at Base 6.0
+ cpl_property_get_float at Base 6.0
+ cpl_property_get_float_complex at Base 6.0
+ cpl_property_get_int at Base 6.0
+ cpl_property_get_long at Base 6.0
+ cpl_property_get_long_long at Base 6.0
+ cpl_property_get_name at Base 6.0
+ cpl_property_get_size at Base 6.0
+ cpl_property_get_string at Base 6.0
+ cpl_property_get_type at Base 6.0
+ cpl_property_new at Base 6.0
+ cpl_property_new_array at Base 6.0
+ cpl_property_set_bool at Base 6.0
+ cpl_property_set_char at Base 6.0
+ cpl_property_set_comment at Base 6.0
+ cpl_property_set_double at Base 6.0
+ cpl_property_set_double_complex at Base 6.0
+ cpl_property_set_float at Base 6.0
+ cpl_property_set_float_complex at Base 6.0
+ cpl_property_set_int at Base 6.0
+ cpl_property_set_long at Base 6.0
+ cpl_property_set_long_long at Base 6.0
+ cpl_property_set_name at Base 6.0
+ cpl_property_set_string at Base 6.0
+ cpl_propertylist_append at Base 6.0
+ cpl_propertylist_append_bool at Base 6.0
+ cpl_propertylist_append_char at Base 6.0
+ cpl_propertylist_append_double at Base 6.0
+ cpl_propertylist_append_double_complex at Base 6.0
+ cpl_propertylist_append_float at Base 6.0
+ cpl_propertylist_append_float_complex at Base 6.0
+ cpl_propertylist_append_int at Base 6.0
+ cpl_propertylist_append_long at Base 6.0
+ cpl_propertylist_append_long_long at Base 6.0
+ cpl_propertylist_append_property at Base 6.0
+ cpl_propertylist_append_string at Base 6.0
+ cpl_propertylist_copy_property at Base 6.0
+ cpl_propertylist_copy_property_regexp at Base 6.0
+ cpl_propertylist_delete at Base 6.0
+ cpl_propertylist_dump at Base 6.0
+ cpl_propertylist_duplicate at Base 6.0
+ cpl_propertylist_empty at Base 6.0
+ cpl_propertylist_erase at Base 6.0
+ cpl_propertylist_erase_regexp at Base 6.0
+ cpl_propertylist_from_fitsfile at Base 6.0
+ cpl_propertylist_get at Base 6.0
+ cpl_propertylist_get_bool at Base 6.0
+ cpl_propertylist_get_char at Base 6.0
+ cpl_propertylist_get_comment at Base 6.0
+ cpl_propertylist_get_const at Base 6.0
+ cpl_propertylist_get_double at Base 6.0
+ cpl_propertylist_get_double_complex at Base 6.0
+ cpl_propertylist_get_float at Base 6.0
+ cpl_propertylist_get_float_complex at Base 6.0
+ cpl_propertylist_get_int at Base 6.0
+ cpl_propertylist_get_long at Base 6.0
+ cpl_propertylist_get_long_long at Base 6.0
+ cpl_propertylist_get_property at Base 6.0
+ cpl_propertylist_get_property_const at Base 6.0
+ cpl_propertylist_get_size at Base 6.0
+ cpl_propertylist_get_string at Base 6.0
+ cpl_propertylist_get_type at Base 6.0
+ cpl_propertylist_has at Base 6.0
+ cpl_propertylist_insert_after_bool at Base 6.0
+ cpl_propertylist_insert_after_char at Base 6.0
+ cpl_propertylist_insert_after_double at Base 6.0
+ cpl_propertylist_insert_after_double_complex at Base 6.0
+ cpl_propertylist_insert_after_float at Base 6.0
+ cpl_propertylist_insert_after_float_complex at Base 6.0
+ cpl_propertylist_insert_after_int at Base 6.0
+ cpl_propertylist_insert_after_long at Base 6.0
+ cpl_propertylist_insert_after_long_long at Base 6.0
+ cpl_propertylist_insert_after_property at Base 6.0
+ cpl_propertylist_insert_after_string at Base 6.0
+ cpl_propertylist_insert_bool at Base 6.0
+ cpl_propertylist_insert_char at Base 6.0
+ cpl_propertylist_insert_double at Base 6.0
+ cpl_propertylist_insert_double_complex at Base 6.0
+ cpl_propertylist_insert_float at Base 6.0
+ cpl_propertylist_insert_float_complex at Base 6.0
+ cpl_propertylist_insert_int at Base 6.0
+ cpl_propertylist_insert_long at Base 6.0
+ cpl_propertylist_insert_long_long at Base 6.0
+ cpl_propertylist_insert_property at Base 6.0
+ cpl_propertylist_insert_string at Base 6.0
+ cpl_propertylist_is_empty at Base 6.0
+ cpl_propertylist_load at Base 6.0
+ cpl_propertylist_load_regexp at Base 6.0
+ cpl_propertylist_new at Base 6.0
+ cpl_propertylist_prepend_bool at Base 6.0
+ cpl_propertylist_prepend_char at Base 6.0
+ cpl_propertylist_prepend_double at Base 6.0
+ cpl_propertylist_prepend_double_complex at Base 6.0
+ cpl_propertylist_prepend_float at Base 6.0
+ cpl_propertylist_prepend_float_complex at Base 6.0
+ cpl_propertylist_prepend_int at Base 6.0
+ cpl_propertylist_prepend_long at Base 6.0
+ cpl_propertylist_prepend_long_long at Base 6.0
+ cpl_propertylist_prepend_property at Base 6.0
+ cpl_propertylist_prepend_string at Base 6.0
+ cpl_propertylist_save at Base 6.0
+ cpl_propertylist_set_bool at Base 6.0
+ cpl_propertylist_set_char at Base 6.0
+ cpl_propertylist_set_comment at Base 6.0
+ cpl_propertylist_set_double at Base 6.0
+ cpl_propertylist_set_double_complex at Base 6.0
+ cpl_propertylist_set_float at Base 6.0
+ cpl_propertylist_set_float_complex at Base 6.0
+ cpl_propertylist_set_int at Base 6.0
+ cpl_propertylist_set_long at Base 6.0
+ cpl_propertylist_set_long_long at Base 6.0
+ cpl_propertylist_set_string at Base 6.0
+ cpl_propertylist_sort at Base 6.0
+ cpl_propertylist_to_fitsfile at Base 6.0
+ cpl_propertylist_update_bool at Base 6.0
+ cpl_propertylist_update_char at Base 6.0
+ cpl_propertylist_update_double at Base 6.0
+ cpl_propertylist_update_double_complex at Base 6.0
+ cpl_propertylist_update_float at Base 6.0
+ cpl_propertylist_update_float_complex at Base 6.0
+ cpl_propertylist_update_int at Base 6.0
+ cpl_propertylist_update_long at Base 6.0
+ cpl_propertylist_update_long_long at Base 6.0
+ cpl_propertylist_update_string at Base 6.0
+ cpl_realloc at Base 6.0
+ cpl_sprintf at Base 6.0
+ cpl_stats_delete at Base 6.0
+ cpl_stats_dump at Base 6.0
+ cpl_stats_get_absflux at Base 6.0
+ cpl_stats_get_centroid_x at Base 6.0
+ cpl_stats_get_centroid_y at Base 6.0
+ cpl_stats_get_flux at Base 6.0
+ cpl_stats_get_mad at Base 6.2
+ cpl_stats_get_max at Base 6.0
+ cpl_stats_get_max_x at Base 6.0
+ cpl_stats_get_max_y at Base 6.0
+ cpl_stats_get_mean at Base 6.0
+ cpl_stats_get_median at Base 6.0
+ cpl_stats_get_median_dev at Base 6.0
+ cpl_stats_get_min at Base 6.0
+ cpl_stats_get_min_x at Base 6.0
+ cpl_stats_get_min_y at Base 6.0
+ cpl_stats_get_npix at Base 6.0
+ cpl_stats_get_sqflux at Base 6.0
+ cpl_stats_get_stdev at Base 6.0
+ cpl_stats_new_from_image at Base 6.0
+ cpl_stats_new_from_image_window at Base 6.0
+ cpl_strdup at Base 6.0
+ cpl_table_abs_column at Base 6.0
+ cpl_table_add_columns at Base 6.0
+ cpl_table_add_scalar at Base 6.0
+ cpl_table_add_scalar_complex at Base 6.0
+ cpl_table_and_selected at Base 6.0
+ cpl_table_and_selected_double at Base 6.0
+ cpl_table_and_selected_double_complex at Base 6.0
+ cpl_table_and_selected_float at Base 6.0
+ cpl_table_and_selected_float_complex at Base 6.0
+ cpl_table_and_selected_int at Base 6.0
+ cpl_table_and_selected_invalid at Base 6.0
+ cpl_table_and_selected_long_long at Base 6.3
+ cpl_table_and_selected_string at Base 6.0
+ cpl_table_and_selected_window at Base 6.0
+ cpl_table_arg_column at Base 6.0
+ cpl_table_cast_column at Base 6.0
+ cpl_table_compare_structure at Base 6.0
+ cpl_table_conjugate_column at Base 6.0
+ cpl_table_copy_data_double at Base 6.0
+ cpl_table_copy_data_double_complex at Base 6.0
+ cpl_table_copy_data_float at Base 6.0
+ cpl_table_copy_data_float_complex at Base 6.0
+ cpl_table_copy_data_int at Base 6.0
+ cpl_table_copy_data_long_long at Base 6.3
+ cpl_table_copy_data_string at Base 6.0
+ cpl_table_copy_structure at Base 6.0
+ cpl_table_count_invalid at Base 6.0
+ cpl_table_count_selected at Base 6.0
+ cpl_table_delete at Base 6.0
+ cpl_table_divide_columns at Base 6.0
+ cpl_table_divide_scalar at Base 6.0
+ cpl_table_divide_scalar_complex at Base 6.0
+ cpl_table_dump at Base 6.0
+ cpl_table_dump_structure at Base 6.0
+ cpl_table_duplicate at Base 6.0
+ cpl_table_duplicate_column at Base 6.0
+ cpl_table_erase_column at Base 6.0
+ cpl_table_erase_invalid at Base 6.0
+ cpl_table_erase_invalid_rows at Base 6.0
+ cpl_table_erase_selected at Base 6.0
+ cpl_table_erase_window at Base 6.0
+ cpl_table_exponential_column at Base 6.0
+ cpl_table_extract at Base 6.0
+ cpl_table_extract_selected at Base 6.0
+ cpl_table_fill_column_window at Base 6.0
+ cpl_table_fill_column_window_array at Base 6.0
+ cpl_table_fill_column_window_complex at Base 6.0
+ cpl_table_fill_column_window_double at Base 6.0
+ cpl_table_fill_column_window_double_complex at Base 6.0
+ cpl_table_fill_column_window_float at Base 6.0
+ cpl_table_fill_column_window_float_complex at Base 6.0
+ cpl_table_fill_column_window_int at Base 6.0
+ cpl_table_fill_column_window_long_long at Base 6.3
+ cpl_table_fill_column_window_string at Base 6.0
+ cpl_table_fill_invalid_double at Base 6.0
+ cpl_table_fill_invalid_double_complex at Base 6.0
+ cpl_table_fill_invalid_float at Base 6.0
+ cpl_table_fill_invalid_float_complex at Base 6.0
+ cpl_table_fill_invalid_int at Base 6.0
+ cpl_table_fill_invalid_long_long at Base 6.3
+ cpl_table_get at Base 6.0
+ cpl_table_get_array at Base 6.0
+ cpl_table_get_column_depth at Base 6.0
+ cpl_table_get_column_dimension at Base 6.0
+ cpl_table_get_column_dimensions at Base 6.0
+ cpl_table_get_column_format at Base 6.0
+ cpl_table_get_column_max at Base 6.0
+ cpl_table_get_column_maxpos at Base 6.0
+ cpl_table_get_column_mean at Base 6.0
+ cpl_table_get_column_mean_complex at Base 6.0
+ cpl_table_get_column_median at Base 6.0
+ cpl_table_get_column_min at Base 6.0
+ cpl_table_get_column_minpos at Base 6.0
+ cpl_table_get_column_name at Base 6.0
+ cpl_table_get_column_names at Base 6.0
+ cpl_table_get_column_stdev at Base 6.0
+ cpl_table_get_column_type at Base 6.0
+ cpl_table_get_column_unit at Base 6.0
+ cpl_table_get_complex at Base 6.0
+ cpl_table_get_data_array at Base 6.0
+ cpl_table_get_data_array_const at Base 6.0
+ cpl_table_get_data_double at Base 6.0
+ cpl_table_get_data_double_complex at Base 6.0
+ cpl_table_get_data_double_complex_const at Base 6.0
+ cpl_table_get_data_double_const at Base 6.0
+ cpl_table_get_data_float at Base 6.0
+ cpl_table_get_data_float_complex at Base 6.0
+ cpl_table_get_data_float_complex_const at Base 6.0
+ cpl_table_get_data_float_const at Base 6.0
+ cpl_table_get_data_int at Base 6.0
+ cpl_table_get_data_int_const at Base 6.0
+ cpl_table_get_data_long_long at Base 6.3
+ cpl_table_get_data_long_long_const at Base 6.3
+ cpl_table_get_data_string at Base 6.0
+ cpl_table_get_data_string_const at Base 6.0
+ cpl_table_get_double at Base 6.0
+ cpl_table_get_double_complex at Base 6.0
+ cpl_table_get_float at Base 6.0
+ cpl_table_get_float_complex at Base 6.0
+ cpl_table_get_int at Base 6.0
+ cpl_table_get_long_long at Base 6.3
+ cpl_table_get_ncol at Base 6.0
+ cpl_table_get_nrow at Base 6.0
+ cpl_table_get_string at Base 6.0
+ cpl_table_has_column at Base 6.0
+ cpl_table_has_invalid at Base 6.0
+ cpl_table_has_valid at Base 6.0
+ cpl_table_imag_column at Base 6.0
+ cpl_table_insert at Base 6.0
+ cpl_table_insert_window at Base 6.0
+ cpl_table_is_selected at Base 6.0
+ cpl_table_is_valid at Base 6.0
+ cpl_table_load at Base 6.0
+ cpl_table_load_window at Base 6.0
+ cpl_table_logarithm_column at Base 6.0
+ cpl_table_move_column at Base 6.0
+ cpl_table_multiply_columns at Base 6.0
+ cpl_table_multiply_scalar at Base 6.0
+ cpl_table_multiply_scalar_complex at Base 6.0
+ cpl_table_name_column at Base 6.0
+ cpl_table_new at Base 6.0
+ cpl_table_new_column at Base 6.0
+ cpl_table_new_column_array at Base 6.0
+ cpl_table_not_selected at Base 6.0
+ cpl_table_or_selected at Base 6.0
+ cpl_table_or_selected_double at Base 6.0
+ cpl_table_or_selected_double_complex at Base 6.0
+ cpl_table_or_selected_float at Base 6.0
+ cpl_table_or_selected_float_complex at Base 6.0
+ cpl_table_or_selected_int at Base 6.0
+ cpl_table_or_selected_invalid at Base 6.0
+ cpl_table_or_selected_long_long at Base 6.3
+ cpl_table_or_selected_string at Base 6.0
+ cpl_table_or_selected_window at Base 6.0
+ cpl_table_power_column at Base 6.0
+ cpl_table_real_column at Base 6.0
+ cpl_table_save at Base 6.0
+ cpl_table_select_all at Base 6.0
+ cpl_table_select_row at Base 6.0
+ cpl_table_set at Base 6.0
+ cpl_table_set_array at Base 6.0
+ cpl_table_set_column_depth at Base 6.0
+ cpl_table_set_column_dimensions at Base 6.0
+ cpl_table_set_column_format at Base 6.0
+ cpl_table_set_column_invalid at Base 6.0
+ cpl_table_set_column_savetype at Base 6.0
+ cpl_table_set_column_unit at Base 6.0
+ cpl_table_set_complex at Base 6.0
+ cpl_table_set_double at Base 6.0
+ cpl_table_set_double_complex at Base 6.0
+ cpl_table_set_float at Base 6.0
+ cpl_table_set_float_complex at Base 6.0
+ cpl_table_set_int at Base 6.0
+ cpl_table_set_invalid at Base 6.0
+ cpl_table_set_long_long at Base 6.3
+ cpl_table_set_size at Base 6.0
+ cpl_table_set_string at Base 6.0
+ cpl_table_shift_column at Base 6.0
+ cpl_table_sort at Base 6.0
+ cpl_table_subtract_columns at Base 6.0
+ cpl_table_subtract_scalar at Base 6.0
+ cpl_table_subtract_scalar_complex at Base 6.0
+ cpl_table_unselect_all at Base 6.0
+ cpl_table_unselect_row at Base 6.0
+ cpl_table_unwrap at Base 6.0
+ cpl_table_where_selected at Base 6.0
+ cpl_table_wrap_double at Base 6.0
+ cpl_table_wrap_double_complex at Base 6.0
+ cpl_table_wrap_float at Base 6.0
+ cpl_table_wrap_float_complex at Base 6.0
+ cpl_table_wrap_int at Base 6.0
+ cpl_table_wrap_long_long at Base 6.3
+ cpl_table_wrap_string at Base 6.0
+ cpl_test_abs_complex_macro at Base 6.0
+ cpl_test_abs_macro at Base 6.0
+ cpl_test_array_abs_macro at Base 6.0
+ cpl_test_end at Base 6.0
+ cpl_test_eq_error_macro at Base 6.0
+ cpl_test_eq_macro at Base 6.0
+ cpl_test_eq_mask_macro at Base 6.0
+ cpl_test_eq_ptr_macro at Base 6.0
+ cpl_test_eq_string_macro at Base 6.0
+ cpl_test_error_macro at Base 6.0
+ cpl_test_errorstate_macro at Base 6.0
+ cpl_test_fits_macro at Base 6.0
+ cpl_test_get_bytes_image at Base 6.0
+ cpl_test_get_bytes_imagelist at Base 6.0
+ cpl_test_get_bytes_matrix at Base 6.0
+ cpl_test_get_bytes_vector at Base 6.0
+ cpl_test_get_cputime at Base 6.0
+ cpl_test_get_failed at Base 6.2
+ cpl_test_get_flops at Base 6.0
+ cpl_test_get_tested at Base 6.2
+ cpl_test_get_walltime at Base 6.0
+ cpl_test_image_abs_macro at Base 6.0
+ cpl_test_image_rel_macro at Base 6.4
+ cpl_test_imagelist_abs_macro at Base 6.0
+ cpl_test_init_macro at Base 6.0
+ cpl_test_leq_macro at Base 6.0
+ cpl_test_lt_macro at Base 6.0
+ cpl_test_macro at Base 6.0
+ cpl_test_matrix_abs_macro at Base 6.0
+ cpl_test_memory_is_empty_macro at Base 6.0
+ cpl_test_noneq_macro at Base 6.0
+ cpl_test_noneq_ptr_macro at Base 6.0
+ cpl_test_noneq_string_macro at Base 6.0
+ cpl_test_nonnull_macro at Base 6.0
+ cpl_test_null_macro at Base 6.0
+ cpl_test_polynomial_abs_macro at Base 6.0
+ cpl_test_rel_macro at Base 6.0
+ cpl_test_vector_abs_macro at Base 6.0
+ cpl_tools_add_flops at Base 6.0
+ cpl_tools_copy_window at Base 6.0
+ cpl_tools_get_bpp at Base 6.0
+ cpl_tools_get_flops at Base 6.0
+ cpl_tools_get_kth_cplsize at Base 6.0
+ cpl_tools_get_kth_double at Base 6.0
+ cpl_tools_get_kth_float at Base 6.0
+ cpl_tools_get_kth_int at Base 6.0
+ cpl_tools_get_kth_long at Base 6.0
+ cpl_tools_get_kth_long_long at Base 6.0
+ cpl_tools_get_mean_cplsize at Base 6.0
+ cpl_tools_get_mean_double at Base 6.0
+ cpl_tools_get_mean_float at Base 6.0
+ cpl_tools_get_mean_int at Base 6.0
+ cpl_tools_get_mean_long at Base 6.0
+ cpl_tools_get_mean_long_long at Base 6.0
+ cpl_tools_get_median_cplsize at Base 6.0
+ cpl_tools_get_median_double at Base 6.0
+ cpl_tools_get_median_float at Base 6.0
+ cpl_tools_get_median_int at Base 6.0
+ cpl_tools_get_median_long at Base 6.0
+ cpl_tools_get_median_long_long at Base 6.0
+ cpl_tools_get_variance_cplsize at Base 6.0
+ cpl_tools_get_variance_double at Base 6.0
+ cpl_tools_get_variance_float at Base 6.0
+ cpl_tools_get_variance_int at Base 6.0
+ cpl_tools_get_variance_long at Base 6.0
+ cpl_tools_get_variance_long_long at Base 6.0
+ cpl_tools_get_variancesum_cplsize at Base 6.0
+ cpl_tools_get_variancesum_double at Base 6.0
+ cpl_tools_get_variancesum_float at Base 6.0
+ cpl_tools_get_variancesum_int at Base 6.0
+ cpl_tools_get_variancesum_long at Base 6.0
+ cpl_tools_get_variancesum_long_long at Base 6.0
+ cpl_tools_ipow at Base 6.0
+ cpl_tools_is_power_of_2 at Base 6.0
+ cpl_tools_permute_cplsize at Base 6.0
+ cpl_tools_permute_double at Base 6.0
+ cpl_tools_permute_float at Base 6.0
+ cpl_tools_permute_int at Base 6.0
+ cpl_tools_permute_long at Base 6.0
+ cpl_tools_permute_long_long at Base 6.0
+ cpl_tools_permute_string at Base 6.0
+ cpl_tools_quickselection_cplsize at Base 6.0
+ cpl_tools_quickselection_double at Base 6.0
+ cpl_tools_quickselection_float at Base 6.0
+ cpl_tools_quickselection_int at Base 6.0
+ cpl_tools_quickselection_long at Base 6.0
+ cpl_tools_quickselection_long_long at Base 6.0
+ cpl_tools_shift_window at Base 6.0
+ cpl_tools_sort_ascn_cplsize at Base 6.0
+ cpl_tools_sort_ascn_double at Base 6.0
+ cpl_tools_sort_ascn_float at Base 6.0
+ cpl_tools_sort_ascn_int at Base 6.0
+ cpl_tools_sort_ascn_long at Base 6.0
+ cpl_tools_sort_ascn_long_long at Base 6.0
+ cpl_tools_sort_cplsize at Base 6.0
+ cpl_tools_sort_desc_cplsize at Base 6.0
+ cpl_tools_sort_desc_double at Base 6.0
+ cpl_tools_sort_desc_float at Base 6.0
+ cpl_tools_sort_desc_int at Base 6.0
+ cpl_tools_sort_desc_long at Base 6.0
+ cpl_tools_sort_desc_long_long at Base 6.0
+ cpl_tools_sort_double at Base 6.0
+ cpl_tools_sort_float at Base 6.0
+ cpl_tools_sort_int at Base 6.0
+ cpl_tools_sort_long at Base 6.0
+ cpl_tools_sort_long_long at Base 6.0
+ cpl_tools_sort_stable_pattern_cplsize at Base 6.0
+ cpl_tools_sort_stable_pattern_double at Base 6.0
+ cpl_tools_sort_stable_pattern_float at Base 6.0
+ cpl_tools_sort_stable_pattern_int at Base 6.0
+ cpl_tools_sort_stable_pattern_long at Base 6.0
+ cpl_tools_sort_stable_pattern_long_long at Base 6.0
+ cpl_tools_sort_stable_pattern_string at Base 6.0
+ cpl_type_get_name at Base 6.0
+ cpl_type_get_sizeof at Base 6.0
+ cpl_vector_add at Base 6.0
+ cpl_vector_add_scalar at Base 6.0
+ cpl_vector_convolve_symmetric at Base 6.0
+ cpl_vector_copy at Base 6.0
+ cpl_vector_correlate at Base 6.0
+ cpl_vector_count_distinct at Base 6.0
+ cpl_vector_delete at Base 6.0
+ cpl_vector_divide at Base 6.0
+ cpl_vector_divide_scalar at Base 6.0
+ cpl_vector_dump at Base 6.0
+ cpl_vector_duplicate at Base 6.0
+ cpl_vector_ensure_distinct at Base 6.0
+ cpl_vector_exponential at Base 6.0
+ cpl_vector_extract at Base 6.0
+ cpl_vector_fill at Base 6.0
+ cpl_vector_fill_kernel_profile at Base 6.0
+ cpl_vector_fill_polynomial at Base 6.0
+ cpl_vector_fill_polynomial_fit_residual at Base 6.0
+ cpl_vector_filter_lowpass_create at Base 6.0
+ cpl_vector_filter_median_create at Base 6.0
+ cpl_vector_find at Base 6.0
+ cpl_vector_fit_gaussian at Base 6.0
+ cpl_vector_get at Base 6.0
+ cpl_vector_get_data at Base 6.0
+ cpl_vector_get_data_const at Base 6.0
+ cpl_vector_get_max at Base 6.0
+ cpl_vector_get_mean at Base 6.0
+ cpl_vector_get_median at Base 6.0
+ cpl_vector_get_median_const at Base 6.0
+ cpl_vector_get_min at Base 6.0
+ cpl_vector_get_size at Base 6.0
+ cpl_vector_get_stdev at Base 6.0
+ cpl_vector_get_sum at Base 6.3
+ cpl_vector_load at Base 6.0
+ cpl_vector_logarithm at Base 6.0
+ cpl_vector_multiply at Base 6.0
+ cpl_vector_multiply_scalar at Base 6.0
+ cpl_vector_new at Base 6.0
+ cpl_vector_new_from_image_column at Base 6.0
+ cpl_vector_new_from_image_row at Base 6.0
+ cpl_vector_new_lss_kernel at Base 6.0
+ cpl_vector_power at Base 6.0
+ cpl_vector_product at Base 6.0
+ cpl_vector_read at Base 6.0
+ cpl_vector_rewrap at Base 6.0
+ cpl_vector_save at Base 6.0
+ cpl_vector_set at Base 6.0
+ cpl_vector_set_size at Base 6.0
+ cpl_vector_sort at Base 6.0
+ cpl_vector_sqrt at Base 6.0
+ cpl_vector_subtract at Base 6.0
+ cpl_vector_subtract_scalar at Base 6.0
+ cpl_vector_transform_mean at Base 6.0
+ cpl_vector_unwrap at Base 6.0
+ cpl_vector_wrap at Base 6.0
+ cpl_version_get_binary_age at Base 6.0
+ cpl_version_get_binary_version at Base 6.0
+ cpl_version_get_interface_age at Base 6.0
+ cpl_version_get_major at Base 6.0
+ cpl_version_get_micro at Base 6.0
+ cpl_version_get_minor at Base 6.0
+ cpl_version_get_version at Base 6.0
+ cpl_vsprintf at Base 6.0
+ cpl_xmemory_calloc at Base 6.0
+ cpl_xmemory_calloc_count at Base 6.0
+ cpl_xmemory_free at Base 6.0
+ cpl_xmemory_free_count at Base 6.0
+ cpl_xmemory_is_empty at Base 6.0
+ cpl_xmemory_malloc at Base 6.0
+ cpl_xmemory_malloc_count at Base 6.0
+ cpl_xmemory_realloc at Base 6.0
+ cpl_xmemory_realloc_count at Base 6.0
+ cpl_xmemory_status at Base 6.0
diff --git a/debian/libcpldfs20.symbols b/debian/libcpldfs20.symbols
new file mode 100644
index 0000000..18f970d
--- /dev/null
+++ b/debian/libcpldfs20.symbols
@@ -0,0 +1,8 @@
+libcpldfs.so.20 libcpldfs #MINVER#
+ cpl_dfs_save_image at Base 6.0
+ cpl_dfs_save_imagelist at Base 6.0
+ cpl_dfs_save_paf at Base 6.0
+ cpl_dfs_save_propertylist at Base 6.0
+ cpl_dfs_save_table at Base 6.0
+ cpl_dfs_setup_product_header at Base 6.0
+ cpl_dfs_update_product_header at Base 6.0
diff --git a/debian/libcpldrs20.symbols b/debian/libcpldrs20.symbols
new file mode 100644
index 0000000..5653ce4
--- /dev/null
+++ b/debian/libcpldrs20.symbols
@@ -0,0 +1,89 @@
+libcpldrs.so.20 libcpldrs #MINVER#
+ cpl_apertures_delete at Base 6.0
+ cpl_apertures_dump at Base 6.0
+ cpl_apertures_extract at Base 6.0
+ cpl_apertures_extract_mask at Base 6.1.1
+ cpl_apertures_extract_sigma at Base 6.0
+ cpl_apertures_extract_window at Base 6.0
+ cpl_apertures_get_bottom at Base 6.0
+ cpl_apertures_get_bottom_x at Base 6.0
+ cpl_apertures_get_centroid_x at Base 6.0
+ cpl_apertures_get_centroid_y at Base 6.0
+ cpl_apertures_get_flux at Base 6.0
+ cpl_apertures_get_fwhm at Base 6.0
+ cpl_apertures_get_left at Base 6.0
+ cpl_apertures_get_left_y at Base 6.0
+ cpl_apertures_get_max at Base 6.0
+ cpl_apertures_get_max_x at Base 6.0
+ cpl_apertures_get_max_y at Base 6.0
+ cpl_apertures_get_maxpos_x at Base 6.0
+ cpl_apertures_get_maxpos_y at Base 6.0
+ cpl_apertures_get_mean at Base 6.0
+ cpl_apertures_get_median at Base 6.0
+ cpl_apertures_get_min at Base 6.0
+ cpl_apertures_get_minpos_x at Base 6.0
+ cpl_apertures_get_minpos_y at Base 6.0
+ cpl_apertures_get_npix at Base 6.0
+ cpl_apertures_get_pos_x at Base 6.0
+ cpl_apertures_get_pos_y at Base 6.0
+ cpl_apertures_get_right at Base 6.0
+ cpl_apertures_get_right_y at Base 6.0
+ cpl_apertures_get_size at Base 6.0
+ cpl_apertures_get_stdev at Base 6.0
+ cpl_apertures_get_top at Base 6.0
+ cpl_apertures_get_top_x at Base 6.0
+ cpl_apertures_new_from_image at Base 6.0
+ cpl_apertures_sort_by_flux at Base 6.0
+ cpl_apertures_sort_by_max at Base 6.0
+ cpl_apertures_sort_by_npix at Base 6.0
+ cpl_detector_interpolate_rejected at Base 6.0
+ cpl_fft_image at Base 6.0
+ cpl_fft_imagelist at Base 6.0
+ cpl_fit_image_gaussian at Base 6.0
+ cpl_fit_imagelist_polynomial at Base 6.0
+ cpl_fit_imagelist_polynomial_window at Base 6.0
+ cpl_fit_lvmq at Base 6.0
+ cpl_flux_get_bias_window at Base 6.0
+ cpl_flux_get_noise_ring at Base 6.0
+ cpl_flux_get_noise_window at Base 6.0
+ cpl_gaussian_eval_2d at Base 6.4
+ cpl_geom_img_offset_combine at Base 6.0
+ cpl_geom_img_offset_fine at Base 6.0
+ cpl_geom_img_offset_saa at Base 6.0
+ cpl_photom_fill_blackbody at Base 6.0
+ cpl_ppm_match_points at Base 6.0
+ cpl_ppm_match_positions at Base 6.0
+ cpl_wcs_convert at Base 6.0
+ cpl_wcs_delete at Base 6.0
+ cpl_wcs_get_cd at Base 6.0
+ cpl_wcs_get_crpix at Base 6.0
+ cpl_wcs_get_crval at Base 6.0
+ cpl_wcs_get_ctype at Base 6.4
+ cpl_wcs_get_cunit at Base 6.4
+ cpl_wcs_get_image_dims at Base 6.0
+ cpl_wcs_get_image_naxis at Base 6.0
+ cpl_wcs_new_from_propertylist at Base 6.0
+ cpl_wcs_platesol at Base 6.0
+ cpl_wlcalib_fill_line_spectrum at Base 6.0
+ cpl_wlcalib_fill_line_spectrum_fast at Base 6.0
+ cpl_wlcalib_fill_logline_spectrum at Base 6.0
+ cpl_wlcalib_fill_logline_spectrum_fast at Base 6.0
+ cpl_wlcalib_find_best_1d at Base 6.0
+ cpl_wlcalib_slitmodel_add_cost at Base 6.0
+ cpl_wlcalib_slitmodel_add_ulines at Base 6.0
+ cpl_wlcalib_slitmodel_add_xcost at Base 6.0
+ cpl_wlcalib_slitmodel_delete at Base 6.0
+ cpl_wlcalib_slitmodel_get_catalog at Base 6.0
+ cpl_wlcalib_slitmodel_get_catalog_const at Base 6.0
+ cpl_wlcalib_slitmodel_get_cost at Base 6.0
+ cpl_wlcalib_slitmodel_get_threshold at Base 6.0
+ cpl_wlcalib_slitmodel_get_ulines at Base 6.0
+ cpl_wlcalib_slitmodel_get_wfwhm at Base 6.0
+ cpl_wlcalib_slitmodel_get_wslit at Base 6.0
+ cpl_wlcalib_slitmodel_get_xcost at Base 6.0
+ cpl_wlcalib_slitmodel_new at Base 6.0
+ cpl_wlcalib_slitmodel_set_catalog at Base 6.0
+ cpl_wlcalib_slitmodel_set_threshold at Base 6.0
+ cpl_wlcalib_slitmodel_set_wfwhm at Base 6.0
+ cpl_wlcalib_slitmodel_set_wslit at Base 6.0
+ cpl_wlcalib_slitmodel_unset_catalog at Base 6.0
diff --git a/debian/libcplui20.symbols b/debian/libcplui20.symbols
new file mode 100644
index 0000000..33ad94c
--- /dev/null
+++ b/debian/libcplui20.symbols
@@ -0,0 +1,189 @@
+libcplui.so.20 libcplui #MINVER#
+ cpl_frame_delete at Base 6.0
+ cpl_frame_dump at Base 6.0
+ cpl_frame_duplicate at Base 6.0
+ cpl_frame_get_filename at Base 6.0
+ cpl_frame_get_group at Base 6.0
+ cpl_frame_get_level at Base 6.0
+ cpl_frame_get_nextensions at Base 6.0
+ cpl_frame_get_nplanes at Base 6.0
+ cpl_frame_get_tag at Base 6.0
+ cpl_frame_get_type at Base 6.0
+ cpl_frame_new at Base 6.0
+ cpl_frame_set_filename at Base 6.0
+ cpl_frame_set_group at Base 6.0
+ cpl_frame_set_level at Base 6.0
+ cpl_frame_set_tag at Base 6.0
+ cpl_frame_set_type at Base 6.0
+ cpl_framedata_clear at Base 6.0
+ cpl_framedata_create at Base 6.0
+ cpl_framedata_delete at Base 6.0
+ cpl_framedata_duplicate at Base 6.0
+ cpl_framedata_get_max_count at Base 6.0
+ cpl_framedata_get_min_count at Base 6.0
+ cpl_framedata_get_tag at Base 6.0
+ cpl_framedata_new at Base 6.0
+ cpl_framedata_set at Base 6.0
+ cpl_framedata_set_max_count at Base 6.0
+ cpl_framedata_set_min_count at Base 6.0
+ cpl_framedata_set_tag at Base 6.0
+ cpl_frameset_count_tags at Base 6.0
+ cpl_frameset_delete at Base 6.0
+ cpl_frameset_dump at Base 6.0
+ cpl_frameset_duplicate at Base 6.0
+ cpl_frameset_erase at Base 6.0
+ cpl_frameset_erase_frame at Base 6.0
+ cpl_frameset_extract at Base 6.0
+ cpl_frameset_find at Base 6.0
+ cpl_frameset_find_const at Base 6.0
+ cpl_frameset_get_first at Base 6.0
+ cpl_frameset_get_first_const at Base 6.0
+ cpl_frameset_get_frame at Base 6.0
+ cpl_frameset_get_frame_const at Base 6.0
+ cpl_frameset_get_next at Base 6.0
+ cpl_frameset_get_next_const at Base 6.0
+ cpl_frameset_get_position at Base 6.3
+ cpl_frameset_get_position_const at Base 6.3
+ cpl_frameset_get_size at Base 6.0
+ cpl_frameset_insert at Base 6.0
+ cpl_frameset_is_empty at Base 6.0
+ cpl_frameset_iterator_advance at Base 6.4
+ cpl_frameset_iterator_assign at Base 6.4
+ cpl_frameset_iterator_delete at Base 6.4
+ cpl_frameset_iterator_distance at Base 6.4
+ cpl_frameset_iterator_duplicate at Base 6.4
+ cpl_frameset_iterator_get at Base 6.4
+ cpl_frameset_iterator_get_const at Base 6.4
+ cpl_frameset_iterator_new at Base 6.4
+ cpl_frameset_iterator_reset at Base 6.4
+ cpl_frameset_join at Base 6.3
+ cpl_frameset_labelise at Base 6.0
+ cpl_frameset_new at Base 6.0
+ cpl_frameset_sort at Base 6.3
+ cpl_imagelist_load_frameset at Base 6.0
+ cpl_parameter_delete at Base 6.0
+ cpl_parameter_disable at Base 6.0
+ cpl_parameter_dump at Base 6.0
+ cpl_parameter_duplicate at Base 6.3
+ cpl_parameter_enable at Base 6.0
+ cpl_parameter_get_alias at Base 6.0
+ cpl_parameter_get_bool at Base 6.0
+ cpl_parameter_get_class at Base 6.0
+ cpl_parameter_get_context at Base 6.0
+ cpl_parameter_get_default_bool at Base 6.0
+ cpl_parameter_get_default_double at Base 6.0
+ cpl_parameter_get_default_flag at Base 6.0
+ cpl_parameter_get_default_int at Base 6.0
+ cpl_parameter_get_default_string at Base 6.0
+ cpl_parameter_get_double at Base 6.0
+ cpl_parameter_get_enum_double at Base 6.0
+ cpl_parameter_get_enum_int at Base 6.0
+ cpl_parameter_get_enum_size at Base 6.0
+ cpl_parameter_get_enum_string at Base 6.0
+ cpl_parameter_get_help at Base 6.0
+ cpl_parameter_get_id at Base 6.0
+ cpl_parameter_get_int at Base 6.0
+ cpl_parameter_get_name at Base 6.0
+ cpl_parameter_get_range_max_double at Base 6.0
+ cpl_parameter_get_range_max_int at Base 6.0
+ cpl_parameter_get_range_min_double at Base 6.0
+ cpl_parameter_get_range_min_int at Base 6.0
+ cpl_parameter_get_string at Base 6.0
+ cpl_parameter_get_tag at Base 6.0
+ cpl_parameter_get_type at Base 6.0
+ cpl_parameter_is_enabled at Base 6.0
+ cpl_parameter_new_enum at Base 6.0
+ cpl_parameter_new_range at Base 6.0
+ cpl_parameter_new_value at Base 6.0
+ cpl_parameter_set_alias at Base 6.0
+ cpl_parameter_set_bool at Base 6.0
+ cpl_parameter_set_default_bool at Base 6.0
+ cpl_parameter_set_default_double at Base 6.0
+ cpl_parameter_set_default_flag at Base 6.0
+ cpl_parameter_set_default_int at Base 6.0
+ cpl_parameter_set_default_string at Base 6.0
+ cpl_parameter_set_double at Base 6.0
+ cpl_parameter_set_id at Base 6.0
+ cpl_parameter_set_int at Base 6.0
+ cpl_parameter_set_string at Base 6.0
+ cpl_parameter_set_tag at Base 6.0
+ cpl_parameterlist_append at Base 6.0
+ cpl_parameterlist_delete at Base 6.0
+ cpl_parameterlist_dump at Base 6.0
+ cpl_parameterlist_find at Base 6.0
+ cpl_parameterlist_find_const at Base 6.0
+ cpl_parameterlist_find_context at Base 6.0
+ cpl_parameterlist_find_context_const at Base 6.0
+ cpl_parameterlist_find_tag at Base 6.0
+ cpl_parameterlist_find_tag_const at Base 6.0
+ cpl_parameterlist_find_type at Base 6.0
+ cpl_parameterlist_find_type_const at Base 6.0
+ cpl_parameterlist_get_first at Base 6.0
+ cpl_parameterlist_get_first_const at Base 6.0
+ cpl_parameterlist_get_last at Base 6.0
+ cpl_parameterlist_get_last_const at Base 6.0
+ cpl_parameterlist_get_next at Base 6.0
+ cpl_parameterlist_get_next_const at Base 6.0
+ cpl_parameterlist_get_size at Base 6.0
+ cpl_parameterlist_new at Base 6.0
+ cpl_plugin_copy at Base 6.0
+ cpl_plugin_delete at Base 6.0
+ cpl_plugin_dump at Base 6.0
+ cpl_plugin_get_api at Base 6.0
+ cpl_plugin_get_author at Base 6.0
+ cpl_plugin_get_copyright at Base 6.0
+ cpl_plugin_get_deinit at Base 6.0
+ cpl_plugin_get_description at Base 6.0
+ cpl_plugin_get_email at Base 6.0
+ cpl_plugin_get_exec at Base 6.0
+ cpl_plugin_get_init at Base 6.0
+ cpl_plugin_get_name at Base 6.0
+ cpl_plugin_get_synopsis at Base 6.0
+ cpl_plugin_get_type at Base 6.0
+ cpl_plugin_get_type_string at Base 6.0
+ cpl_plugin_get_version at Base 6.0
+ cpl_plugin_get_version_string at Base 6.0
+ cpl_plugin_init at Base 6.0
+ cpl_plugin_new at Base 6.0
+ cpl_plugin_set_api at Base 6.0
+ cpl_plugin_set_author at Base 6.0
+ cpl_plugin_set_copyright at Base 6.0
+ cpl_plugin_set_deinit at Base 6.0
+ cpl_plugin_set_description at Base 6.0
+ cpl_plugin_set_email at Base 6.0
+ cpl_plugin_set_exec at Base 6.0
+ cpl_plugin_set_init at Base 6.0
+ cpl_plugin_set_name at Base 6.0
+ cpl_plugin_set_synopsis at Base 6.0
+ cpl_plugin_set_type at Base 6.0
+ cpl_plugin_set_version at Base 6.0
+ cpl_pluginlist_append at Base 6.0
+ cpl_pluginlist_delete at Base 6.0
+ cpl_pluginlist_dump at Base 6.0
+ cpl_pluginlist_find at Base 6.0
+ cpl_pluginlist_get_first at Base 6.0
+ cpl_pluginlist_get_last at Base 6.0
+ cpl_pluginlist_get_next at Base 6.0
+ cpl_pluginlist_get_size at Base 6.0
+ cpl_pluginlist_new at Base 6.0
+ cpl_pluginlist_prepend at Base 6.0
+ cpl_recipeconfig_clear at Base 6.0
+ cpl_recipeconfig_delete at Base 6.0
+ cpl_recipeconfig_get_inputs at Base 6.0
+ cpl_recipeconfig_get_max_count at Base 6.0
+ cpl_recipeconfig_get_min_count at Base 6.0
+ cpl_recipeconfig_get_outputs at Base 6.0
+ cpl_recipeconfig_get_tags at Base 6.0
+ cpl_recipeconfig_is_required at Base 6.0
+ cpl_recipeconfig_new at Base 6.0
+ cpl_recipeconfig_set_input at Base 6.0
+ cpl_recipeconfig_set_inputs at Base 6.0
+ cpl_recipeconfig_set_output at Base 6.0
+ cpl_recipeconfig_set_outputs at Base 6.0
+ cpl_recipeconfig_set_tag at Base 6.0
+ cpl_recipeconfig_set_tags at Base 6.0
+ cpl_recipedefine_create at Base 6.0
+ cpl_recipedefine_create_is_ok at Base 6.0
+ cpl_recipedefine_destroy at Base 6.0
+ cpl_recipedefine_exec at Base 6.0
+ cpl_recipedefine_init at Base 6.0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl.git



More information about the debian-science-commits mailing list