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