A library for math functions.
- Simplicity to use
- High performance
- Similarity to mathmatical notations of similar operations (when applicable)
Add matmath into your project. Then add matmath/include to the include directory of your program.
Matmath is released under Eclipse Public Licence. That means that you can use matmath in your project (free or non-free) but if you publish your code, all changes to the matmath lib must be published freely. You are free to choose what licence you want to publish your own code under.