unplugged-system/external/eigen/doc/snippets/MatrixBase_identity_int_int.cpp

2 lines
42 B
C++
Raw Permalink Normal View History

cout << MatrixXd::Identity(4, 3) << endl;