reactphysics3d/testbed/nanogui/ext/eigen/doc/snippets/MatrixBase_identity.cpp

2 lines
50 B
C++

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