#include "octave-config.h"
Go to the source code of this file.
Functions | |
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) |
void | SparseCholError (int status, const char *file, int line, const char *message) |
int | SparseCholPrint (const char *fmt,...) |
|
extern |
Definition at line 87 of file sparse-util.cc.
Referenced by Sparse< T, Alloc >::SparseRep::indices_ok().
Definition at line 70 of file sparse-util.cc.
References message().
|
extern |
Definition at line 76 of file sparse-util.cc.
Referenced by Fsymbfact().