(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

@@ -399,6 +399,7 @@ core/pool_type.hpp
core/random_func.cpp
core/random_func.hpp
core/smallmap_type.hpp
core/smallmatrix_type.hpp
core/smallvec_type.hpp
core/sort_func.hpp
core/string_compare_type.hpp