Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
Array3d v(EIGEN_PI, EIGEN_PI / 2, EIGEN_PI / 3);
cout << v.tan() << endl;