eigen/doc/snippets/MatrixBase_random_int.cpp
2008-01-03 19:36:32 +00:00

2 lines
37 B
C++

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