1
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-05-11 07:19:03 +08:00
eigen/doc/snippets/MatrixBase_identity.cpp

2 lines
50 B
C++

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