Revision 24cf94637541a1006d492dd0f39064c96a561d19 authored by Ben Hermans on 22 April 2020, 17:21:07 UTC, committed by Ben Hermans on 22 April 2020, 17:21:07 UTC
1 parent 22a3296
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 ...