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

2 lines
39 B
C++

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