24 #if !defined (octave_sparse_util_h)
25 #define octave_sparse_util_h 1
38 extern OCTAVE_API
bool
OCTAVE_API void SparseCholError(int status, char *file, int line, char *message)
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,...)