Skip to content
Snippets Groups Projects
Commit 96a2b406 authored by Erik Strand's avatar Erik Strand
Browse files

Transpose the simplex matrix

This means I don't need to transpose the vectors I pick out of it since
they're already column vectors. Also this works better with Eigen's
default column major ordering since each vertex is now stored
contiguously.
parent 2c0e2459
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment