#include <redchi.h>
Data Fields | |
GArray * | values |
initial value for constraint parameter(s) | |
GPtrArray * | shifts |
shift in parameter(s) | |
gdouble | target |
target of constraint | |
gdouble | esd |
esd of target | |
gdouble | weight |
weighting term for derivative vector | |
gdouble(* | callback )(const gsl_vector *, gsl_vector *, gpointer) |
callback function to check the constraint |