#include <eigen_kokkos.hpp>
◆ ComputeView
template<int EigenLayout>
Initial value: KokkosScalarMatrix<ComputeSpace,
EigenLayout,
Kokkos::MemoryTraits<Kokkos::RandomAccess>>
◆ EigenMatrix
template<int EigenLayout>
using EigenKokkosBase< EigenLayout >::EigenMatrix = MatrixType<EigenLayout> |
◆ HostView
template<int EigenLayout>
using EigenKokkosBase< EigenLayout >::HostView = KokkosScalarMatrix<HostSpace, EigenLayout> |
◆ EigenKokkosBase()
template<int EigenLayout>
◆ get_span() [1/2]
template<int EigenLayout>
◆ get_span() [2/2]
template<int EigenLayout>
std::span< const double > EigenKokkosBase< EigenLayout >::get_span |
( |
| ) |
const |
|
inlinenodiscard |
◆ update_compute_to_host()
template<int EigenLayout>
◆ update_host_to_compute()
template<int EigenLayout>
◆ compute
template<int EigenLayout>
◆ eigen_data
template<int EigenLayout>
◆ host
template<int EigenLayout>
The documentation for this struct was generated from the following file: