blob: 552a5db21e962bdee6cd1f8b64014b53c89941cb [file] [log] [blame]
#include <Eigen/Core.h>
USING_EIGEN_DATA_TYPES
using namespace std;
int main(int, char**)
{
${snippet_source_code}
}