gtsam/gtsam_unstable/discrete
Jose Luis Blanco Claraco 0198c648e3
Fix all new gcc warnings/errors: make explicit virtual/override methods.
Rules are:
- use "virtual" in base classes only.
- use "override" in all derived classes.
2020-07-26 11:20:42 +02:00
..
examples Removed headers 2016-05-22 14:22:36 -07:00
tests Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces 2019-05-12 09:26:28 -04:00
AllDiff.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-20 23:41:41 -04:00
AllDiff.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
BinaryAllDiff.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
CMakeLists.txt Using macro for creating examples to remove cmake code copy/paste 2014-02-13 13:24:14 -05:00
CSP.cpp convert all optional Ordering to function overloads 2019-10-20 01:15:20 -04:00
CSP.h convert all optional Ordering to function overloads 2019-10-20 01:15:20 -04:00
Constraint.h Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02:00
Domain.cpp Use KeyVector everywhere to avoid conversions 2018-11-08 10:10:32 -05:00
Domain.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
Scheduler.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-20 23:41:41 -04:00
Scheduler.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00:00
SingleValue.cpp Removed old Index typedef and IndexFormatter 2013-11-08 16:35:28 +00:00
SingleValue.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00