|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_image.h"#include "hdrl_test.h"#include "hdrl_imagelist.h"#include "hdrl_buffer.h"#include "hdrl_types.h"#include <cpl.h>#include <math.h>#include <float.h>#include <stdlib.h>#include <stdio.h>#include <limits.h>
Macros | |
| #define | ARRAY_LEN(a) sizeof((a))/sizeof((a)[0]) |
Functions | |
| int | main (void) |
| Unit tests of hdrl_image. | |
| #define ARRAY_LEN | ( | a | ) | sizeof((a))/sizeof((a)[0]) |
| int main | ( | void | ) |
Unit tests of hdrl_image.