summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add operator<< for basic_matrixNao Pross2019-02-231-2/+14
|
* Add +, -, * operators to mm::basic_matrixNao Pross2019-02-231-13/+147
|
* Merge branch 'master' into matricesNao Pross2019-02-222-6/+28
|\
| * CMakeLists: include fixes, include tree structure modifiedancarola2019-02-112-0/+0
| |
| * Add move constructor and move operator= to mmvecNao Pross2019-02-071-6/+28
| |
* | Undo directory structure changeNao Pross2019-02-222-0/+0
| |
* | Add initial implementation for mmmatrix and update to build.ninjaNao Pross2019-02-071-0/+59
|/
* Change public headers directory (include) structureNao Pross2019-02-072-0/+11
| | | | | Add a public header that includes the entire library "mm.hpp", and move mmvec to a subdirectory "mm".
* Move public headers in include/HEADreadymasterNao Pross2019-01-221-0/+308