|
g2o
|

Public Member Functions | |
| Impl () | |
| ~Impl () | |
| void | freeFactor () |
Public Attributes | |
| cholmod_common | cholmodCommon |
| CholmodExt | cholmodSparse |
| cholmod_factor * | cholmodFactor = nullptr |
Definition at line 40 of file cholmod_wrapper.cpp.
|
inline |
Definition at line 42 of file cholmod_wrapper.cpp.
References cholmodCommon.
|
inline |
Definition at line 53 of file cholmod_wrapper.cpp.
References cholmodCommon, and freeFactor().
|
inline |
Definition at line 58 of file cholmod_wrapper.cpp.
References cholmodCommon, and cholmodFactor.
Referenced by ~Impl().
| cholmod_common g2o::cholmod::Cholmod::Impl::cholmodCommon |
Definition at line 65 of file cholmod_wrapper.cpp.
Referenced by freeFactor(), Impl(), and ~Impl().
| cholmod_factor* g2o::cholmod::Cholmod::Impl::cholmodFactor = nullptr |
Definition at line 67 of file cholmod_wrapper.cpp.
Referenced by freeFactor().
| CholmodExt g2o::cholmod::Cholmod::Impl::cholmodSparse |
Definition at line 66 of file cholmod_wrapper.cpp.