alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
IBuffer.hpp File Reference
#include "alpaka/mem/concepts/ExpectedValueType.hpp"
#include "alpaka/mem/concepts/IView.hpp"
#include "alpaka/trait.hpp"
#include <type_traits>

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::IBuffer
 Interface concept for objects describing multidimensional owned memory.
concept  alpaka::concepts::impl::IBuffer
 Interface concept for objects describing multidimensional owned memory.

Functions

void alpaka::concepts::empty_callable ()
 Dummy function for concepts.