Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chatziko/arma-mppp
Use mp++ types in armadillo
https://github.com/chatziko/arma-mppp
Last synced: about 1 month ago
JSON representation
Use mp++ types in armadillo
- Host: GitHub
- URL: https://github.com/chatziko/arma-mppp
- Owner: chatziko
- Created: 2019-12-04T15:51:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T08:05:59.000Z (about 5 years ago)
- Last Synced: 2024-10-27T12:40:41.680Z (3 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arma-mppp
Proof of concept for using mp++ types as elements of armadillo matrices/vectors.
See src/main.cpp for an example.