eigen/doc/snippets/MatrixBase_random.cpp

2 lines
42 B
C++
Raw Normal View History

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