I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests. cpp will be further renamed/sub-divided and contains the core library. I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| SuiteSparseQR_definitions.h | ||
| SuiteSparseQR_subset.hpp | ||
| UFconfig.h | ||
| cholmod_blas.h | ||
| cholmod_common.c | ||
| cholmod_common.h | ||
| cholmod_core.h | ||
| cholmod_error.c | ||
| cholmod_internal.h | ||
| cholmod_memory.c | ||
| spqr_front.cpp | ||
| spqr_front.h | ||
| spqr_larftb.cpp | ||
| spqr_larftb.h | ||
| spqr_subset.hpp | ||