![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for dome.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | _biharmonic_dome (float *const restrict field, const uint8_t *const restrict hole, const int region_w, const int region_h, const int forced_downsample, const dt_dev_pixelpipe_t *pipe) |
| void _biharmonic_dome | ( | float *const restrict | field, |
| const uint8_t *const restrict | hole, | ||
| const int | region_w, | ||
| const int | region_h, | ||
| const int | forced_downsample, | ||
| const dt_dev_pixelpipe_t * | pipe | ||
| ) |
Definition at line 33 of file dome.c.
References __OMP_PARALLEL_FOR__, _sp_chol_factor(), _sp_chol_free(), _sp_chol_solve(), _sp_nd_order(), double(), DT_HL_DOME_NMAX, DT_HL_DOME_NMAX_SPARSE, dt_pixelpipe_cache_alloc_align, dt_pixelpipe_cache_alloc_align_float, dt_pixelpipe_cache_free_align, factor, i, k, matrix, MAX, MIN, permutation, solve_hermitian(), TRUE, value, and x.
Referenced by _joint_core(), _joint_core_stage_cl_selftest(), _selfdome(), and _selfdome_stage_cl_selftest().