Skip to content
Snippets Groups Projects
Commit ed35d13f authored by Studer Gabriel's avatar Studer Gabriel
Browse files

typo

parent 59623caf
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ struct TetrahedralPolytope{ ...@@ -57,7 +57,7 @@ struct TetrahedralPolytope{
// bounds[4] : e1max // bounds[4] : e1max
// bounds[5] : e2max // bounds[5] : e2max
// bounds[6] : e3max // bounds[6] : e3max
// bounds[7] : e3max // bounds[7] : e4max
// where ex are the tetrahedral polytope basevectors // where ex are the tetrahedral polytope basevectors
}__attribute__ ((aligned (16))); }__attribute__ ((aligned (16)));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment