Go to the source code of this file.
Defines | |
#define | octave_sparse_util_h 1 |
Functions | |
OCTAVE_API void | SparseCholError (int status, char *file, int line, char *message) |
OCTAVE_API void | SparseCholError (int status, const char *file, int line, const char *message) |
OCTAVE_API int | SparseCholPrint (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) |
#define octave_sparse_util_h 1 |
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 | |||
) |