This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12,279
Commits
2
Branches
88
Tags
112
MiB
4d54c43d6c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gael Guennebaud
5f26f57598
Change the logic of A.reshaped<Order>() to be a simple alias to A.reshaped<Order>(AutoSize,fix<1>).
...
This means that now AutoOrder is allowed, and it always return a column-vector.
2018-10-03 11:41:47 +02:00
Gael Guennebaud
41c3a2ffc1
Fix documentation of reshape to vectors.
2018-09-25 16:35:44 +02:00