Files
eigen/doc/snippets/MatrixBase_random_int_int.cpp
T

2 lines
39 B
C++

cout << MatrixXi::random(2,3) << endl;