We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b6775 commit ddc86afCopy full SHA for ddc86af
README.md
@@ -6,5 +6,7 @@ The library includes following parts:
6
* _tmatrix.h_ - main definitions and matrix operations.
7
* _tmatrix\_vec.h_ - vector specific operations.
8
* _tmatrix\_homo.h_ - homogenous transformations and specific simplifications.
9
+* _tmatrix\_io.h_ - object print, csv reading and writing.
10
+* _tmatrix\_rot.h_ - operations with rotation matrices and quaternions.
11
12
0 commit comments