blob: 552a5db21e962bdee6cd1f8b64014b53c89941cb [file] [log] [blame]
Benoit Jacoba316cd82007-12-21 09:30:32 +00001#include <Eigen/Core.h>
2USING_EIGEN_DATA_TYPES
3using namespace std;
4int main(int, char**)
5{
6${snippet_source_code}
7}