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

Go to the source code of this file.

Functions

cpl_error_code hdrl_solve (double a[25][25], double b[25], cpl_size m)
 Use Gauss-Jordan elimination to solve ax=b.