Changes

Summary

  1. [Type] Clean and test MatSym (#4600) (details)
Commit 3b6ec59289d54df3c15873a098d90994263105e0 by noreply
[Type] Clean and test MatSym (#4600)

* [Type] Clean and test MatSym

* convert from int to sofa::Size for consistency

* Fix enable_if

* fix enable_if
The file was modifiedSofa/framework/Type/src/sofa/type/MatSym.h (diff)
The file was modifiedSofa/framework/Type/test/CMakeLists.txt (diff)
The file was addedSofa/framework/Type/test/MatSym_test.cpp