kokkos-utils 0.0.2
 
Loading...
Searching...
No Matches
View.hpp File Reference
#include "Kokkos_View.hpp"
#include "kokkos-utils/concepts/View.hpp"
#include "kokkos-utils/view/slice.hpp"

Go to the source code of this file.

Namespaces

namespace  Kokkos
 
namespace  Kokkos::utils
 
namespace  Kokkos::utils::printers
 

Functions

template<concepts::View ViewType>
std::ostream & Kokkos::utils::printers::operator<< (std::ostream &out, const ViewType &view)
 Print a Kokkos::View.