Revision 60ff008e1fbf4261603136a3cdac6ca91062ae3c authored by Ben Hermans on 27 May 2020, 13:33:11 UTC, committed by Ben Hermans on 27 May 2020, 13:33:11 UTC
1 parent 94bc0d6
ladel_ldl_symbolic.h
#ifndef LADEL_LDL_SYMBOLIC_H
#define LADEL_LDL_SYMBOLIC_H
#include "ladel_types.h"
ladel_int ladel_ldl_symbolic(ladel_sparse_matrix *M, ladel_symbolics *sym, ladel_int ordering_method, ladel_sparse_matrix *Mpp, ladel_work* work);
#endif /*LADEL_LDL_SYMBOLIC_H*/

Computing file changes ...