Classes | |
struct | TestSoALayout |
Typedefs | |
using | Array = edm::StdArray< short, 4 > |
using | Matrix = Eigen::Matrix< double, 3, 6 > |
using | TestHostCollection = PortableHostCollection< TestSoA > |
using | TestSoA = TestSoALayout<> |
using portabletest::Array = typedef edm::StdArray<short, 4> |
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<> |