bug1213.cpp
Go to the documentation of this file.
1 
2 // This anonymous enum is essential to trigger the linking issue
3 enum {
5 };
6 
7 #include "bug1213.h"
8 
9 bool bug1213_1(const Eigen::Vector3f& x)
10 {
11  return bug1213_2(x);
12 }
13 
bool bug1213_1(const Eigen::Vector3f &x)
Definition: bug1213.cpp:9
bool bug1213_2(const Eigen::Matrix< T, dim, 1 > &x)
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:43