gtsam/gtsam_unstable/linear
JaiXJM-BB 93f463ddbf
QNX for develop branch
* GitLab version (branch QNX_7.1_v4.1.1)

* ADDED: Build tested with target `install` or `all` if cross compiling for QNX

* ADDED: Test Installation when building with QNX (Review this for upstreaming)

* UPDATED: Build tests, fixed some unit tests. Floating points still off.

* UPDATED: Tests Fix

* UPDATED: all non-serialization tests working.

* QNX 8.0: Working version.

* REMOVED: Removal of test prints

* UPDATED: formatting to match, removed commented out testing lines
2025-01-10 10:20:50 -05:00
..
tests Fix unit tests 2023-07-17 16:55:20 +02:00
ActiveSetSolver-inl.h Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
ActiveSetSolver.h remove adaptor headers 2023-01-23 18:29:10 -08:00
CMakeLists.txt QNX for develop branch 2025-01-10 10:20:50 -05:00
EqualityFactorGraph.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
InequalityFactorGraph.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
InfeasibleInitialValues.h Moves 'BatchFixedLagSmoother' to 'gtsam' from 'gtsam_unstable' 2023-02-20 07:49:52 -08:00
InfeasibleOrUnboundedProblem.h Moves 'BatchFixedLagSmoother' to 'gtsam' from 'gtsam_unstable' 2023-02-20 07:49:52 -08:00
LP.h use std::map<Key, uint32_t> for Key-Dim maps 2023-06-21 09:56:16 -04:00
LPInitSolver.cpp small improvements 2023-06-20 17:35:57 -04:00
LPInitSolver.h Fix windows test 2023-07-20 08:28:23 +03:00
LPSolver.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
LPSolver.h add missing header guards under gtsam_unstable/ 2022-02-21 13:50:27 -05:00
LinearCost.h replaced casts 2023-01-22 08:40:02 -08:00
LinearEquality.h replaced casts 2023-01-22 08:40:02 -08:00
LinearInequality.h replaced casts 2023-01-22 08:40:02 -08:00
QP.h more refactoring to make QPSolver and LPSolver more similar 2016-06-16 08:12:40 -04:00
QPInitSolver.h clean up headers, add banners, refactor implementation to cpp 2016-06-16 18:22:02 -04:00
QPSParser.cpp fix doxygen warnings due to groups and and incorrect filenames 2022-07-26 16:38:51 -04:00
QPSParser.h Fix windows test 2023-07-20 08:28:23 +03:00
QPSParserException.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
QPSolver.cpp finish ActiveSetSolver 2016-06-16 23:49:14 -04:00
QPSolver.h add newline at end of file 2022-02-21 13:50:27 -05:00