#include <cpl.h>#include <math.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <xsh_model_kernel.h>#include <xsh_dfs.h>#include <xsh_utils.h>#include <xsh_pfits.h>#include <xsh_msg.h>#include <xsh_error.h>Go to the source code of this file.
Functions | |
| static int | xsh_model_first_anneal_create (cpl_plugin *plugin) |
| Setup the recipe options. | |
| static int | xsh_model_first_anneal_exec (cpl_plugin *plugin) |
| Execute the plugin instance given by the interface. | |
| static int | xsh_model_first_anneal_destroy (cpl_plugin *plugin) |
| Destroy what has been created by the 'create' function. | |
| int | cpl_plugin_get_info (cpl_pluginlist *list) |
| Build the list of available plugins, for this module. | |
Variables | |
| static char | xsh_model_first_anneal_description [] |
| static char | xsh_model_first_anneal_description_short [] |
1.6.1