High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_cat_utils.c File Reference
Include dependency graph for hdrl_cat_utils.c:

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.