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