GIRAFFE Pipeline Reference Manual

lmrq_model Struct Reference

struct definition to handle model functions More...

#include <gimath_lm.h>


Data Fields

lmrq_model_id id
fitted_func cfunc
cxint nparams
cxint ninputs
cxchar name [256]
lmrq_model_type type


Detailed Description

struct definition to handle model functions

Definition at line 146 of file gimath_lm.h.


Field Documentation

fitted_func cfunc

C function name for the model

Definition at line 148 of file gimath_lm.h.

lmrq_model_id id

model identification

Definition at line 147 of file gimath_lm.h.

cxchar name[256]

name of the model

Definition at line 151 of file gimath_lm.h.

Referenced by giraffe_model_delete().

cxint ninputs

number of inputs for the model

Definition at line 150 of file gimath_lm.h.

cxint nparams

number of parameters for the model

Definition at line 149 of file gimath_lm.h.

lmrq_model_type type

type of model

Definition at line 152 of file gimath_lm.h.


The documentation for this struct was generated from the following file:

This file is part of the GIRAFFE Pipeline Reference Manual 2.10.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Thu Mar 7 14:11:03 2013 by doxygen 1.4.7 written by Dimitri van Heesch, © 1997-2004