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 138 of file gimath_lm.h.

Field Documentation

◆ cfunc

fitted_func cfunc

C function name for the model

Definition at line 140 of file gimath_lm.h.

◆ id

lmrq_model_id id

model identification

Definition at line 139 of file gimath_lm.h.

◆ name

cxchar name[256]

name of the model

Definition at line 143 of file gimath_lm.h.

◆ ninputs

cxint ninputs

number of inputs for the model

Definition at line 142 of file gimath_lm.h.

◆ nparams

cxint nparams

number of parameters for the model

Definition at line 141 of file gimath_lm.h.

◆ type

lmrq_model_type type

type of model

Definition at line 144 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.16.10.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Thu Dec 15 2022 21:18:52 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2004