Files
smart_wasm/Eigen3/doc/snippets/MatrixBase_random_int.cpp
2026-06-01 15:55:59 +08:00

2 lines
37 B
C++

cout << VectorXi::Random(2) << endl;