10#ifndef LADEL_COL_COUNTS_H
11#define LADEL_COL_COUNTS_H
ladel_int ladel_col_counts(ladel_sparse_matrix *M, ladel_symbolics *sym, ladel_work *work)
Computes the column counts of the factor.
Structures and types used in LADEL routines.
int64_t ladel_int
Type for integer numbers (default: int64_t)
Sparse matrix in compressed column storage.
Workspace required for various routines in LADEL.