26 #if ! defined (octave_sparse_util_h)
27 #define octave_sparse_util_h 1
29 #include "octave-config.h"
void message(const char *name, const char *fmt,...)
bool sparse_indices_ok(octave_idx_type *r, octave_idx_type *c, octave_idx_type nrows, octave_idx_type ncols, octave_idx_type nnz)
void SparseCholError(int status, char *file, int line, char *message)
int SparseCholPrint(const char *fmt,...)