Classes | |
struct | TestSoALayout |
Typedefs | |
using | Matrix = Eigen::Matrix< double, 3, 6 > |
using | TestHostCollection = PortableHostCollection< TestSoA > |
using | TestSoA = TestSoALayout<> |
using portabletest::Matrix = typedef Eigen::Matrix<double, 3, 6> |
using portabletest::TestHostCollection = typedef PortableHostCollection<TestSoA> |
Definition at line 10 of file TestHostCollection.h.
using portabletest::TestSoA = typedef TestSoALayout<> |