mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
rework Identity API: no longer restricted to square matrices
This commit is contained in:
1
doc/snippets/MatrixBase_identity.cpp
Normal file
1
doc/snippets/MatrixBase_identity.cpp
Normal file
@@ -0,0 +1 @@
|
||||
cout << Matrix<double, 3, 4>::identity() << endl;
|
||||
Reference in New Issue
Block a user