reactphysics3d/testbed/nanogui/ext/eigen/doc/snippets/MatrixBase_random_int.cpp

2 lines
37 B
C++

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