unplugged-vendor/external/eigen/doc/snippets/MatrixBase_random.cpp

2 lines
42 B
C++
Raw Normal View History

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