mesytec-mnode/external/taskflow-3.8.0/3rd-party/eigen-3.3.7/doc/snippets/MatrixBase_identity.cpp
2025-01-04 01:25:05 +01:00

1 line
50 B
C++

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