|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_elemop.h"#include "hdrl_types.h"#include <cpl.h>#include <math.h>#include <stdlib.h>
Macros | |
| #define | ARRAY_LEN(a) sizeof((a))/sizeof((a)[0]) |
Functions | |
| int | main (void) |
| Unit tests of variance module. | |
| #define ARRAY_LEN | ( | a | ) | sizeof((a))/sizeof((a)[0]) |
| int main | ( | void | ) |
Unit tests of variance module.