|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_cat_def.h"

Go to the source code of this file.
Functions | |
| double | fraction (double x, double y, double r_out) |
| Fraction of pixel bounded. | |
| void | dchole (double a[IMNUM+1][IMNUM+1], double b[IMNUM+1], cpl_size n) |
| Cholesky decomposition of definite symmetric matrix to solve Ax = b. | |