1
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-05-10 14:59:08 +08:00
eigen/doc/snippets/MatrixBase_random.cpp
2008-01-03 19:36:32 +00:00

2 lines
42 B
C++

cout << 100 * Matrix2i::random() << endl;