/home/amodigli/releases/xsh/2.1.1/xsh.30433/xshp/xsh/xsh_model_metric.h File Reference
#include <cpl.h>
#include <stdio.h>
#include <math.h>
#include <ctype.h>
#include <string.h>
#include <stdlib.h>
Go to the source code of this file.
Functions |
cpl_table * | xsh_model_anneal_comp (ann_all_par *p_all_par, int adim, double *abest, double *amin, double *amax, int *aname, struct xs_3 *p_xs_3, int DS_size, coord *msp_coord, DOUBLE *p_wlarray, DOUBLE **ref_ind, int maxit) |
| Use the simulated annealing algorithm to adjust the model parameters so that the metric (mean Euclidean residual) is minimised.
|
float | xsh_3_energy (double *a) |
void | xsh_model_assign_xsh (int loc, double val) |
void | xsh_model_output_data (double *) |
Function Documentation
void xsh_model_assign_xsh |
( |
int |
loc, |
|
|
double |
val | |
|
) |
| | |
void xsh_model_output_data |
( |
double * |
|
) |
|