blob: 80cda11d7b54cbf2f120badb790b1daaa2aa9b07 [file] [log] [blame]
MatrixXf m;
m.setRandom(3, 3);
cout << m << endl;