epfl-archive/cs440-acg/ext/eigen/doc/snippets/MatrixBase_random.cpp

2 lines
42 B
C++
Raw Normal View History

2022-04-07 18:46:57 +02:00
cout << 100 * Matrix2i::Random() << endl;