Skip to content
Snippets Groups Projects
Commit 3019af00 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Improvements to TinyVector

One can write for instance
TinyVector<3> x = zero;
TinyVector<2> y(1,0);

Added Types.hpp which defines
- zero
- identity
parent 6707abab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment