-
- Downloads
Improvements to TinyVector
One can write for instance TinyVector<3> x = zero; TinyVector<2> y(1,0); Added Types.hpp which defines - zero - identity
Loading
Please register or sign in to comment
One can write for instance TinyVector<3> x = zero; TinyVector<2> y(1,0); Added Types.hpp which defines - zero - identity