Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: gauss1dfitter.getstate - Function Up: gauss1dfitter - Tool Previous: gauss1dfitter.fit - Function


gauss1dfitter.eval - Function



Package utility
Module mathematics
Tool gauss1dfitter


Evaluate a sum of Gaussians (usually the result of a fit)


Synopsis
eval(x)


Arguments

x   The coordinate values at which the function will be evaluated
    Allowed: vector double


Returns
vector double


Description
Evaluate the current Gaussian parameters indicated by the current state of the fitter at the x values supplied to this function. The result is the return value. Normally this is the most recent result of the use of fit, however you may use the setstate function to evaluate any sum of Guassians.





next up previous contents index
Next: gauss1dfitter.getstate - Function Up: gauss1dfitter - Tool Previous: gauss1dfitter.fit - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15