mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
2 lines
39 B
C++
2 lines
39 B
C++
|
|
cout << MatrixXi::random(2,3) << endl;
|