PRO fwhm_g1dfunc, x, a, f, pder ; Description: This module is for use within the function "fwhm_g1dfit.pro". ; No parameter checking is carried out to minimise overheads in ; the fitting process. ; ; Author: Dan Bramich (dmb@ing.iac.es) ; ; History: ; ; 06/05/2008 - Module created (dmb) ;Use the input vector to calculate the function values ;Return if partial derivatives are not needed ;Otherwise calculate the partial derivatives