blob: ad883b916b223112a8d87a68bb418bcf808cd2ea [file] [log] [blame]
MatrixXf m;
m.setZero(3, 3);
cout << m << endl;