Files
eigen/unsupported/Eigen/CXX11
Antonio Sanchez 74da2e6821 Rename Tuple -> Pair.
This is to make way for a new `Tuple` class that mimics `std::tuple`,
but can be reliably used on device and with aligned Eigen types.

The existing Tuple has very few references, and is actually an
analogue of `std::pair`.
2021-09-02 02:20:54 +00:00
..
2021-09-02 02:20:54 +00:00