eigen/doc/snippets/MatrixBase_random.cpp
2008-01-03 19:36:32 +00:00

2 lines
42 B
C++

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