#include <alpaqa/dl/dl-problem.h>
Sparsity of matrices.
Definition at line 134 of file dl-problem.h.
Public Attributes | ||
union { | ||
alpaqa_dense_t | dense | |
alpaqa_sparse_csc_t | sparse_csc | |
alpaqa_sparse_csc_l_t | sparse_csc_l | |
alpaqa_sparse_csc_ll_t | sparse_csc_ll | |
alpaqa_sparse_coo_t | sparse_coo | |
alpaqa_sparse_coo_l_t | sparse_coo_l | |
alpaqa_sparse_coo_ll_t | sparse_coo_ll | |
}; | ||
enum alpaqa_sparsity_t:: { ... } | kind | |
anonymous enum |
Definition at line 144 of file dl-problem.h.
union { ... } |
enum { ... } kind |