rock-core / base-types

C/C++ and Ruby definition of the base types in Rock
6 stars 40 forks source link

ruby: fix spurious test failures #149

Closed doudou closed 4 years ago

doudou commented 4 years ago

Two tests were not zeroing-out their matrix/vector while it was needed. Add the definition of #zero and .Zero for all types where it makes sense, and fix the tests.

doudou commented 4 years ago

Ping @g-arjones