Skip to content
MatrixBase_random_int_int.cpp 39 B
Newer Older
Luker's avatar
Luker committed
cout << MatrixXi::Random(2,3) << endl;