Eigen 3.4.90
doc
snippets
MatrixBase_random_int_int.cpp
Go to the documentation of this file.
1
cout << MatrixXi::Random(2,3) << endl;