mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
2 lines
58 B
C++
2 lines
58 B
C++
cout << Matrix3i(Vector3i(2, 5, 6).asDiagonal()) << endl;
|