[feature request] vec() operator
Submitted by Hilton Bristow
Assigned to Nobody
Link to original bugzilla bug (#712)
Version: 3.4 (development)
Description
I would like to request a vec() operator which converts a Matrix --> Vector, in a similar manner to Matlab's x(:) syntax.
The vec() operator is a standard linear transform, so it makes a lot of sense to include it in Eigen.