g2o
|
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 45 of file linear_solver_csparse.h.
|
inline |
Definition at line 47 of file linear_solver_csparse.h.
|
inline |
Definition at line 58 of file linear_solver_csparse.h.
int g2o::CSparseExt::columnsAllocated |
Definition at line 64 of file linear_solver_csparse.h.
Referenced by g2o::LinearSolverCSparse< MatrixType >::fillCSparse().