Disabled external gits
This commit is contained in:
8
cs440-acg/ext/eigen/test/bug1213.h
Normal file
8
cs440-acg/ext/eigen/test/bug1213.h
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#include <Eigen/Core>
|
||||
|
||||
template<typename T, int dim>
|
||||
bool bug1213_2(const Eigen::Matrix<T,dim,1>& x);
|
||||
|
||||
bool bug1213_1(const Eigen::Vector3f& x);
|
||||
|
Reference in New Issue
Block a user