LAL  7.5.0.1-08ee4f4
UnitNormalize.c File Reference

Prototypes

static UINT2 gcd (INT2 numer, UINT2 denom)
 
int XLALUnitNormalize (LALUnit *unit)
 Returns 0 upon success or XLAL_FAILURE if the input pointer is NULL, in which case xlalErrno is set to XLAL_EFAULT. More...
 

Go to the source code of this file.

Macros

#define TRUE   1
 
#define FALSE   0
 

Macro Definition Documentation

◆ TRUE

#define TRUE   1

Definition at line 20 of file UnitNormalize.c.

◆ FALSE

#define FALSE   0

Definition at line 21 of file UnitNormalize.c.