LADEL main
Sparse LDL factorization package with rank 1 and rowadd/rowdel updates
All Data Structures Files Functions Variables Typedefs Macros Modules Pages
Data Structures
Here are the data structures with brief descriptions:
 Ccompressed_column_sparse_matrixSparse matrix in compressed column storage
 Cladel_alloc_config_t
 Cladel_col_structColumn of a sparse matrix
 Cladel_diag_structStructure representing a multiple of the identity matrix
 Cladel_print_config_t
 Cladel_set_structSet of integers
 Cldl_factorsFactors of an LDLT factorization
 Csymbolic_cholesky_informationStructure capturing symbolic information used for and during the factorization
 CworkspaceWorkspace required for various routines in LADEL