mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
2 lines
37 B
C++
2 lines
37 B
C++
|
cout << MatrixXi::ones(2,3) << endl;
|