nrutil.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SIGN(a, b)   ((b) >= 0.0 ? fabs(a) : -fabs(a))

Functions

static float SQR (float a)
static double DSQR (double a)
static double DMAX (double a, double b)
static double DMIN (double a, double b)
static float FMAX (float a, float b)
static float FMIN (float a, float b)
static long LMAX (long a, long b)
static long LMIN (long a, long b)
static int IMAX (int a, int b)
static int IMIN (int a, int b)
void nrerror ()
float * vector ()
float ** matrix ()
float ** submatrix ()
float ** convert_matrix ()
float *** f3tensor ()
double * dvector ()
double ** dmatrix ()
int * ivector ()
int ** imatrix ()
unsigned char * cvector ()
unsigned long * lvector ()
void free_vector ()
void free_dvector ()
void free_ivector ()
void free_cvector ()
void free_lvector ()
void free_matrix ()
void free_submatrix ()
void free_convert_matrix ()
void free_dmatrix ()
void free_imatrix ()
void free_f3tensor ()


Define Documentation

#define SIGN a,
 )     ((b) >= 0.0 ? fabs(a) : -fabs(a))
 


Function Documentation

float** convert_matrix  ) 
 

unsigned char* cvector  ) 
 

double** dmatrix  ) 
 

static double DMAX double  a,
double  b
[inline, static]
 

static double DMIN double  a,
double  b
[inline, static]
 

static double DSQR double  a  )  [inline, static]
 

double* dvector  ) 
 

float*** f3tensor  ) 
 

static float FMAX float  a,
float  b
[inline, static]
 

static float FMIN float  a,
float  b
[inline, static]
 

void free_convert_matrix  ) 
 

void free_cvector  ) 
 

void free_dmatrix  ) 
 

void free_dvector  ) 
 

void free_f3tensor  ) 
 

void free_imatrix  ) 
 

void free_ivector  ) 
 

void free_lvector  ) 
 

void free_matrix  ) 
 

void free_submatrix  ) 
 

void free_vector  ) 
 

int** imatrix  ) 
 

static int IMAX int  a,
int  b
[inline, static]
 

static int IMIN int  a,
int  b
[inline, static]
 

int* ivector  ) 
 

static long LMAX long  a,
long  b
[inline, static]
 

static long LMIN long  a,
long  b
[inline, static]
 

unsigned long* lvector  ) 
 

float** matrix  ) 
 

void nrerror  ) 
 

static float SQR float  a  )  [inline, static]
 

float** submatrix  ) 
 

float* vector  ) 
 


Generated on Mon Jun 5 15:35:19 2006 for WsaTools by  doxygen 1.4.5