#include <cpl.h>
#include <xsh_model_kernel.h>
Go to the source code of this file.
Functions | |
cpl_table * | xsh_model_anneal_reduce (const char *, const char *, const char *) |
The actual anneal computation takes place here. | |
void | get_meas_coordinates (int, coord *, char *) |
int | countlines (const char *) |
int countlines | ( | const char * | ) |
Definition at line 256 of file xsh_model_anneal.c.
Referenced by xsh_model_anneal_reduce().
void get_meas_coordinates | ( | int | , | |
coord * | , | |||
char * | ||||
) |
Definition at line 225 of file xsh_model_anneal.c.
References xs_3::arm, order, x, and y.
Referenced by xsh_model_anneal_reduce().