g2o
Namespaces | Macros | Functions
csparse_helper.h File Reference
#include <cs.h>
#include "g2o_csparse_extension_api.h"
Include dependency graph for csparse_helper.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define NCOMPLEX

Definition at line 21 of file csparse_helper.h.