mathter v2.0.0
- Created
- Updated
A flexible and fast matrix, transform, and geometry library.
# Usage
mathter provides CMake targets:
find_package(Mathter CONFIG REQUIRED)
target_link_libraries(TestMathter PRIVATE Mathter::Mathter)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
- xsimd
>= v13.0.0
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Péter Kardos