![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
cafemodel
main model function
CAFE
Y=CAFEMODEL(env, x, group)
group - Defines the group in which the model is defined in.
x - x values to apply model to
env - The fit environment as defined in
cafeenv__define. Contains all X/Y/error
information and the group/subgroup information.
Returns a Y-value from X values according model and
parameters defined in environment.
$Id: cafemodel.pro,v 1.6 2005/01/04 10:56:05 goehler Exp $
$Log: cafemodel.pro,v $
Revision 1.6 2005/01/04 10:56:05 goehler
fix: make shure all (internal) routines are properly documented
Revision 1.5 2003/03/03 11:18:34 goehler
major change: environment struct has become a pointer -> support of wplot/command line
in common.
Branch to be able to maintain the former line also.
Revision 1.4 2002/09/10 13:06:47 goehler
removed ";-" to make auxilliary routines invisible
Revision 1.3 2002/09/09 17:36:20 goehler
public version: updated help matching aitlib html structure.
common version: 3.0
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]