unplugged-system/external/eigen/doc/snippets/MatrixBase_random_int.cpp

2 lines
37 B
C++
Raw Normal View History

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