Functions | |||||||||||||
int | cpl_plugin_get_info (cpl_pluginlist *list) | ||||||||||||
Build the list of available plugins, for this module. | |||||||||||||
function1d_search_value | |||||||||||||
Conducts a binary search for a value.
This function does a binary search for a value in an array. This routine is to be called only if key is in the interval between x[0] and x[len-1]. The input x array is supposed sorted. | |||||||||||||
#define | CPL_PIX_STACK_SIZE 50 |
disomogeneities
int cpl_plugin_get_info | ( | cpl_pluginlist * | list | ) |
Build the list of available plugins, for this module.
list | the plugin list |
This function is exported.
Definition at line 265 of file sinfo_utl_illumcorr.c.
References sinfo_get_license().