|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|

Functions | |
| void | test_prototyping_spatial_freq (void) |
| void | test_mime_image_polynomial_bkg (void) |
| void | test_mime_compute_polynomial_bkg (void) |
| void | test_mime_legendre_polynomials_create (void) |
| void | test_mime_legendre_tensors_create (void) |
| void | test_mime_matrix_linspace_create (void) |
| void | test_mime_matrix_copy_column (void) |
| void | test_mime_linalg_pairwise_column_tensor_products_create (void) |
| void | test_mime_linalg_tensor_products_columns_create (void) |
| void | test_mime_tensor_weights_create (void) |
| void | test_mime_matrix_mask_rows (void) |
| void | test_mime_matrix_rescale_rows (void) |
| void | test_mime_linalg_solve_tikhonov (void) |
| void | test_mime_linalg_normal_equations_create (void) |
| void | test_mime_matrix_product_left_transpose_create (void) |
| void | test_mime_matrix_product (void) |
| int | main (void) |
| Unit tests of parameter module. | |
| int main | ( | void | ) |
Unit tests of parameter module.
| void test_mime_compute_polynomial_bkg | ( | void | ) |
| void test_mime_image_polynomial_bkg | ( | void | ) |
| void test_mime_legendre_polynomials_create | ( | void | ) |
| void test_mime_legendre_tensors_create | ( | void | ) |
| void test_mime_linalg_normal_equations_create | ( | void | ) |
| void test_mime_linalg_pairwise_column_tensor_products_create | ( | void | ) |
| void test_mime_linalg_solve_tikhonov | ( | void | ) |
| void test_mime_linalg_tensor_products_columns_create | ( | void | ) |
| void test_mime_matrix_copy_column | ( | void | ) |
| void test_mime_matrix_linspace_create | ( | void | ) |
| void test_mime_matrix_mask_rows | ( | void | ) |
| void test_mime_matrix_product | ( | void | ) |
| void test_mime_matrix_product_left_transpose_create | ( | void | ) |
| void test_mime_matrix_rescale_rows | ( | void | ) |
| void test_mime_tensor_weights_create | ( | void | ) |
| void test_prototyping_spatial_freq | ( | void | ) |