eigen/doc/snippets/MatrixBase_identity.cpp

2 lines
50 B
C++

cout << Matrix<double, 3, 4>::identity() << endl;