g2o
|
Go to the source code of this file.
Namespaces | |
g2o | |
g2o::csparse_extension | |
Macros | |
#define | NCOMPLEX |
Functions | |
bool | g2o::csparse_extension::writeCs2Octave (const char *filename, const cs *A, bool upperTriangular) |
csn * | g2o::csparse_extension::cs_chol_workspace (const cs *A, const css *S, int *cin, double *xin) |
int | g2o::csparse_extension::cs_cholsolsymb (const cs *A, double *b, const css *S, double *x, int *work) |
#define NCOMPLEX |
Definition at line 21 of file csparse_helper.h.