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