Revision a3a296fddafeefd5bfa7dfd95e04ec3d62ea00e2 authored by Ben Hermans on 16 March 2020, 16:11:21 UTC, committed by Ben Hermans on 16 March 2020, 16:11:21 UTC
1 parent fe5f1c0
col_counts.h
#ifndef LADEL_COL_COUNTS_H
#define LADEL_COL_COUNTS_H
#include "types.h"
ladel_int ladel_col_counts(ladel_sparse_matrix *M, ladel_symbolics *sym, ladel_work *work);
#endif /*LADEL_COL_COUNTS_H*/

Computing file changes ...