Files
eigen/Eigen/src/Core/util
Antonio Sanchez d213a0bcea DenseStorage safely copy/swap.
Fixes #2229.

For dynamic matrices with fixed-sized storage, only copy/swap
elements that have been set.  Otherwise, this leads to inefficient
copying, and potential UB for non-initialized elements.
2021-04-22 18:45:19 +00:00
..
2021-01-21 21:11:57 +00:00
2021-04-18 23:36:14 +02:00
2021-04-22 18:45:19 +00:00
2018-11-02 14:51:35 -07:00