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