MatrixBase_identity_int_int.cpp 42 Bytes
cout << MatrixXd::Identity(4, 3) << endl;