#include <gsl_fit.h>
Definition at line 219 of file gsl_fit.h.
Data Fields | |
func_t & | f |
The function object. | |
param_t * | vp |
The user-specified parameter. | |
int | ndat |
The number. | |
vec_t * | xdat |
The x values. | |
vec_t * | ydat |
The y values. | |
vec_t * | yerr |
The y uncertainties. | |
int | npar |
The number of parameters. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page