constraint_struct Struct Reference
#include <redchi.h>
Detailed Description
stores constraint callback functions/targets
|
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
|
The documentation for this struct was generated from the following file: