Home
last modified time | relevance | path

Searched defs:constructor_without_unaligned_array_assert (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/
H A DDenseStorage.h25 struct constructor_without_unaligned_array_assert {}; struct
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorStorage.h83 EIGEN_DEVICE_FUNC TensorStorage(internal::constructor_without_unaligned_array_assert) in TensorStorage()