Our C++ version of the csparse struct. More...
#include <linear_solver_csparse.h>
Public Member Functions | |
CSparseExt () | |
~CSparseExt () | |
Public Attributes | |
int | columnsAllocated |
Our C++ version of the csparse struct.
Definition at line 34 of file linear_solver_csparse.h.
g2o::CSparseExt::CSparseExt | ( | ) | [inline] |
Definition at line 36 of file linear_solver_csparse.h.
g2o::CSparseExt::~CSparseExt | ( | ) | [inline] |
Definition at line 47 of file linear_solver_csparse.h.
Definition at line 53 of file linear_solver_csparse.h.