Data Fields
wmle_ability_struct Struct Reference

Used to passed extra parameter to wmle_ability_fdfdf2. More...

Data Fields

gsl_spline * I_spline
 The spline interpolation of the test information.
gsl_spline * L_spline
 The spline interpolation of the likelihood.
gsl_interp_accel * acc
 The accelerator of the spline interpolation.

Detailed Description

Used to passed extra parameter to wmle_ability_fdfdf2.

This is used to comply with the root finding functions in the gsl (GNU scientific library).

Field Documentation

gsl_spline* wmle_ability_struct::I_spline

The spline interpolation of the test information.

gsl_spline* wmle_ability_struct::L_spline

The spline interpolation of the likelihood.

gsl_interp_accel* wmle_ability_struct::acc

The accelerator of the spline interpolation.


The documentation for this struct was generated from the following file:

SourceForge.net Logo Generated on Sun Jan 26 2014 15:27:27 for libirt by Doxygen. Valid HTML 4.01 Transitional