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. |
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).
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.
Generated on Sun Jan 26 2014 15:27:27 for libirt by Doxygen. |