Diana
0.8.3
|
Public Attributes | |
long | nvar |
int | noGnu |
Flag: TRUE turns GnuPlot animation off. | |
int | noMeasurements |
int | wait |
Flag: TRUE for waiting after each iteration. | |
int | usesig |
Flag: TRUE for using variances from datafile. | |
int | odessa |
Flag: TRUE for using ODESSA instead of Runge-Kutta. | |
int | stiff |
Flag: TRUE for using a stiff integrator. | |
int | nowait |
Flag: TRUE to prevent waiting after last iteration. | |
int | reg |
Flag: TRUE for turning automatic regularisation on. | |
int | simInit |
Flag: TRUE for using simulation based data for initialisation. | |
int | nodamp |
Flag: TRUE for suppress damping. | |
long | npar |
Number of parameters. | |
long | maxit |
Maximal number of iterations. | |
long | nIter |
Iteration counter. | |
int | nrExp |
Number of experiments. | |
int * | doP |
Fix and local parameters definition vector. | |
double ** | covar |
Covariance matrix of parameters. | |
double | chisq |
Current chi-square. | |
double | eps |
Integration accuracy. | |
long | rkqs_ign |
Controls the integration of the variational differential equations. | |
int | maxstp |
Maximal number of integration steps (Runge-Kutta) | |
double | minimp |
Minimal improvement of parameters. | |
double | elastic |
Factor for weakening the continuity constraints. | |
double | epsilon |
double | lambda |
double | dt |
Sampling for simit. | |
double | sig |
Relative Gaussian for simulations. | |
double | pert |
Perturbation of the simulated initial guess in %. | |
int * | y0fix |
Fix initial values. | |
double | wquer |
Controls damping. | |
FILE ** | gnuFp |
File pointer vector for GnuPlot animation. | |
long | ngnu |
Number of GnuPlot windows. | |
long | gnuindex |
Index of the current GnuPlot window. | |
long | maxPoints |
long | maxVar |
double** covar |
Covariance matrix of parameters.
Matrix of dimension:
int* doP |
Fix and local parameters definition vector.
TRUE : Fit parameter
FALSE : Fix parameter
'L' : Local Parameter
Vector of dimension:
double elastic |
Factor for weakening the continuity constraints.
int stiff |
Flag: TRUE for using a stiff integrator.
Only in combination with ODESSA
int* y0fix |
Fix initial values.
TRUE : Fit initial value
FALSE : Fix initial value
Vector of dimension: