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