Produced by IDL 7.0
Developer Documentation

./toolbox
gauss_fx.pro

Last modification date:
Sun Oct 22 03:20:02 2017

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 Sun Oct 22 03:20:16 2017