![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/Vec.hpp"#include "alpaka/mem/Alignment.hpp"#include "alpaka/mem/concepts/AssignableFrom.hpp"#include "alpaka/mem/concepts/ExpectedValueType.hpp"#include "alpaka/trait.hpp"#include <concepts>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::concepts |
| namespace | alpaka::concepts::impl |
Concepts | |
| concept | alpaka::concepts::IDataSource |
| concept | alpaka::concepts::impl::IDataSource |
| Interface concept for objects describing a multidimensional data source. | |