https://github.com/memo/ofxmsavectorutils
C++ templated generic vector<T> util functions for when you don't want to use a huge linalg lib. Only very basic vector functions implemented. For more complex stuff I suggest a dedicated library (like Eigen or Armadillo)
https://github.com/memo/ofxmsavectorutils
Last synced: over 1 year ago
JSON representation
C++ templated generic vector<T> util functions for when you don't want to use a huge linalg lib. Only very basic vector functions implemented. For more complex stuff I suggest a dedicated library (like Eigen or Armadillo)
- Host: GitHub
- URL: https://github.com/memo/ofxmsavectorutils
- Owner: memo
- License: other
- Created: 2016-06-22T10:26:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T10:29:01.000Z (about 10 years ago)
- Last Synced: 2025-03-02T17:09:50.376Z (over 1 year ago)
- Language: C++
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- License: LICENSE