![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <sparse_cholesky_cl.h>
Collaboration diagram for _sp_chol_cl_kernels_t:Data Fields | |
| int | update_level |
| int | final_level |
| int | fwd_level |
| int | bwd_level |
Definition at line 34 of file sparse_cholesky_cl.h.
| int _sp_chol_cl_kernels_t::bwd_level |
Definition at line 39 of file sparse_cholesky_cl.h.
Referenced by _sp_chol_solve_cl().
| int _sp_chol_cl_kernels_t::final_level |
Definition at line 37 of file sparse_cholesky_cl.h.
Referenced by _sp_chol_factor_cl().
| int _sp_chol_cl_kernels_t::fwd_level |
Definition at line 38 of file sparse_cholesky_cl.h.
Referenced by _sp_chol_solve_cl().
| int _sp_chol_cl_kernels_t::update_level |
Definition at line 36 of file sparse_cholesky_cl.h.
Referenced by _sp_chol_factor_cl().