alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::fn::api::Alpaka Struct Reference

Api tag for alpaka. More...

#include <fn.hpp>

Inheritance diagram for alpaka::fn::api::Alpaka:

Public Types

using element_type = Alpaka

Public Member Functions

void _ ()
auto get () const

Static Public Member Functions

static std::string getName ()

Detailed Description

Api tag for alpaka.

Warning
This api should be used together with alpaka's function interface, it is not compatible with other alpaka interfaces where api's are required.

Definition at line 46 of file fn.hpp.

Member Typedef Documentation

◆ element_type

Definition at line 48 of file fn.hpp.

Member Function Documentation

◆ _()

void alpaka::fn::api::Alpaka::_ ( )
inline

Definition at line 55 of file fn.hpp.

◆ get()

auto alpaka::fn::api::Alpaka::get ( ) const
inline

Definition at line 50 of file fn.hpp.

◆ getName()

std::string alpaka::fn::api::Alpaka::getName ( )
inlinestatic

Definition at line 60 of file fn.hpp.


The documentation for this struct was generated from the following file: