Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_sp_chol_cl_kernels_t Struct Reference

#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
 

Detailed Description

Definition at line 34 of file sparse_cholesky_cl.h.

Field Documentation

◆ bwd_level

int _sp_chol_cl_kernels_t::bwd_level

Definition at line 39 of file sparse_cholesky_cl.h.

Referenced by _sp_chol_solve_cl().

◆ final_level

int _sp_chol_cl_kernels_t::final_level

Definition at line 37 of file sparse_cholesky_cl.h.

Referenced by _sp_chol_factor_cl().

◆ fwd_level

int _sp_chol_cl_kernels_t::fwd_level

Definition at line 38 of file sparse_cholesky_cl.h.

Referenced by _sp_chol_solve_cl().

◆ update_level

int _sp_chol_cl_kernels_t::update_level

Definition at line 36 of file sparse_cholesky_cl.h.

Referenced by _sp_chol_factor_cl().


The documentation for this struct was generated from the following file: