Files
eigen/doc/snippets/MatrixBase_random_int.cpp
T

2 lines
37 B
C++

cout << VectorXi::random(2) << endl;