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