| commit | 3669498f5a7cce29935386ab5380537b06a58edb | [log] [tgz] |
|---|---|---|
| author | Antonio Sanchez <cantonios@google.com> | Thu Nov 12 15:59:29 2020 -0800 |
| committer | Antonio Sánchez <cantonios@google.com> | Wed Nov 18 18:14:53 2020 +0000 |
| tree | 2a02ff13cc86f107c3e2cb5413137a1dc5c3a997 | |
| parent | 60218829b71b2d1c69ec989e47147d35fce980ca [diff] |
Fix rule-of-3 for the Tensor module. Adds copy constructors to Tensor ops, inherits assignment operators from `TensorBase`. Addresses #1863
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.