High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_elemop-test.c File Reference
#include "hdrl_elemop.h"
#include "hdrl_types.h"
#include <cpl.h>
#include <math.h>
#include <stdlib.h>
Include dependency graph for hdrl_elemop-test.c:

Macros

#define ARRAY_LEN(a)   sizeof((a))/sizeof((a)[0])
 

Functions

int main (void)
 Unit tests of variance module.
 

Macro Definition Documentation

◆ ARRAY_LEN

#define ARRAY_LEN (   a)    sizeof((a))/sizeof((a)[0])

Function Documentation

◆ main()

int main ( void  )

Unit tests of variance module.