parent
9142200a6e
commit
9910bb6362
|
@ -41,7 +41,6 @@
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#define GTSAM_PRINT(x)((x).print(#x))
|
#define GTSAM_PRINT(x)((x).print(#x))
|
||||||
#define GTSAM_COUT(x) (std::cout << #x ": " << x << std::endl)
|
|
||||||
|
|
||||||
namespace gtsam {
|
namespace gtsam {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue