COSC-4P80-Assignment-2/lib/eigen-3.4.0/doc/snippets/MatrixBase_random_int_int.cpp

2 lines
39 B
C++

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