Eigen 3.4.90
doc
snippets
MatrixBase_identity.cpp
Go to the documentation of this file.
1
cout << Matrix<double, 3, 4>::Identity() << endl;