Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
Matrix4i m = Matrix4i::Zero();
m.col(1).setRandom();
cout << m << endl;