Skip to content
MatrixBase_identity_int_int.cpp 42 B
Newer Older
Luker's avatar
Luker committed
cout << MatrixXd::Identity(4, 3) << endl;