Registry / utility / gz-math7

gz-math7

JSON →
library7.3.0vcpkgunverified

Math API for robotic applications providing vector, matrix, and geometry types.

vcpkg install gz-math7
INSTALL
IMPORT
SIG · GZ-MATH7
G
gz-math7
utilitycppv7.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gz/math.hh
#include <gz/math.hh>

Create and print a 3D vector

#include <gz/math.hh> #include <iostream> int main() { gz::math::Vector3d v(1.0, 2.0, 3.0); std::cout << v << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources

No resource links recorded.

gz-math7 — pip install gz-math7 · libregistry