DAS  3.1.6 - 18/09/2017
Data Structures | Macros | Typedefs | Functions
Marq.h File Reference
#include <stdio.h>
+ Include dependency graph for Marq.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  arithcode
 
struct  FCOMPLEX
 
struct  huffcode
 

Macros

#define _ARITHCODE_DECLARE_T_
 
#define _FCOMPLEX_DECLARE_T_
 
#define _HUFFCODE_DECLARE_T_
 

Typedefs

typedef struct FCOMPLEX fcomplex
 

Functions

void addint ()
 
void airy ()
 
void fgauss (float x, float a[], float *y, float dyda[], int na)
 
float gasdev (long *idum)
 
void mrqmin (float x[], float y[], float sig[], int ndata, float a[], int ia[], int ma, float **covar, float **alpha, float *chisq, void(*funcs)(float, float [], float *, float [], int), float *alamda)
 

Macro Definition Documentation

§ _ARITHCODE_DECLARE_T_

#define _ARITHCODE_DECLARE_T_

Definition at line 11 of file Marq.h.

§ _FCOMPLEX_DECLARE_T_

#define _FCOMPLEX_DECLARE_T_

Definition at line 5 of file Marq.h.

§ _HUFFCODE_DECLARE_T_

#define _HUFFCODE_DECLARE_T_

Definition at line 17 of file Marq.h.

Typedef Documentation

§ fcomplex

typedef struct FCOMPLEX fcomplex

Function Documentation

§ addint()

void addint ( )

§ airy()

void airy ( )

§ fgauss()

void fgauss ( float  x,
float  a[],
float *  y,
float  dyda[],
int  na 
)

§ gasdev()

float gasdev ( long *  idum)

§ mrqmin()

void mrqmin ( float  x[],
float  y[],
float  sig[],
int  ndata,
float  a[],
int  ia[],
int  ma,
float **  covar,
float **  alpha,
float *  chisq,
void(*)(float, float [], float *, float [], int)  funcs,
float *  alamda 
)
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:46:14 for DAS - Rel. 3.1.6 - 18/09/2017.