Produced by IDL 7.1.1
User Documentation

./toolbox
gauss_fx.pro

Last modification date:
Wed Sep 28 13:27:11 2016

gauss_fx

procedure gauss_fx, x, a, f, pder

The Gaussian function required by curvefit, and used by gauss_fits. Used to fit the sum of a number of Gaussians. Taken from ASTROLIB.

Parameters
x
in, required
float array
The x-location to evaluate the gaussians at.
a
in, required
float array
The gaussians are described by a.
f
out, required
variable
The evaluated value.
pder
out, required
variable
The derivatives with respect to each parameter.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:39 2016