mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
3 lines
75 B
C++
3 lines
75 B
C++
cout << Matrix2d::Ones() << endl;
|
|
cout << 6 * RowVector4i::Ones() << endl;
|