|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_cat_utils_sort.h"
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. | |