(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen)

This commit is contained in:
rubidium
2013-05-19 14:06:26 +00:00
parent ab6419c57c
commit 4b30ce61c1
6 changed files with 335 additions and 0 deletions

View File

@@ -1871,6 +1871,10 @@
RelativePath=".\..\src\core\smallmap_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\smallmatrix_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\smallvec_type.hpp"
>