High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_cat_utils.h File Reference
#include "hdrl_cat_def.h"
Include dependency graph for hdrl_cat_utils.h:
This graph shows which files directly or indirectly include this file:

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.