blob: 242306ee36fe1cea78f8d4d54b021a6ce46a4f74 [file] [log] [blame]
Matrix4i m = Matrix4i::zero();
m.col(1).setRandom();
cout << m << endl;