Richard Roberts
|
0608e9a05b
|
Added support for MKL in Eigen and fixed several errors and warnings within Eigen when using MKL
|
2013-11-18 19:23:23 +00:00 |
Pablo Fernandez Alcantarilla
|
89dcea3e0d
|
GTSAM_THROW_CHEIRALITY_EXCEPTION option added
|
2013-10-24 00:08:53 +00:00 |
Richard Roberts
|
68a85afed0
|
Added allocator selection options to CMake, as well as detecting Google perftools and adding the option to use the tcmalloc allocator. Improved availability of TBB and allocator information in config.h and exported cmake config.
|
2013-10-13 22:21:07 +00:00 |
Richard Roberts
|
9f7bc2399e
|
Small change in getting version numbers into config.h
|
2013-08-20 16:53:43 +00:00 |
Richard Roberts
|
95b1d9cd43
|
Added version information to config.h
|
2013-08-19 17:53:09 +00:00 |
Richard Roberts
|
68c6bf4a38
|
Added CMake code and preprocessor macros so that everything works without TBB and falls back on single-threading
|
2013-08-16 20:26:07 +00:00 |
Duy-Nguyen Ta
|
a48864452b
|
fix GTSAM_POSE3_EXPMAP warnings. Add GTSAM_ROT3_EXPMAP option.
|
2013-08-02 13:28:29 +00:00 |
Duy-Nguyen Ta
|
723ff2c9ad
|
add GTSAM_POSE3_EXPMAP option to CMakeLists and config.h.in to let users specify POSE3_DEFAULT_COORDINATES_MODE before compilation.
|
2013-04-30 17:17:51 +00:00 |
Richard Roberts
|
58bade6aa3
|
Switched constants to macros to avoid unused variable warnings
|
2013-04-25 16:32:05 +00:00 |
Richard Roberts
|
eeef9eab32
|
Generating config.h file in CMake with quaternion mode flag, dataset paths. Also added CMake option to use system-installed Eigen, which works by generating a global eigen include file containing the corresponding include paths.
|
2013-04-25 15:57:15 +00:00 |