CMS 3D CMS Logo

Classes | Typedefs
portabletest Namespace Reference

Classes

struct  TestSoALayout
 

Typedefs

using Array = edm::StdArray< short, 4 >
 
using Matrix = Eigen::Matrix< double, 3, 6 >
 
using TestHostCollection = PortableHostCollection< TestSoA >
 
using TestSoA = TestSoALayout<>
 

Typedef Documentation

◆ Array

using portabletest::Array = typedef edm::StdArray<short, 4>

Definition at line 17 of file TestSoA.h.

◆ Matrix

using portabletest::Matrix = typedef Eigen::Matrix<double, 3, 6>

Definition at line 19 of file TestSoA.h.

◆ TestHostCollection

Definition at line 10 of file TestHostCollection.h.

◆ TestSoA

Definition at line 33 of file TestSoA.h.