Project
Loading...
Searching...
No Matches
TestEnvironment Struct Reference

Public Member Functions

 TestEnvironment ()
 
 ~TestEnvironment ()
 

Public Attributes

const size_t size
 
float * data
 
std::vector< float > sorted
 

Detailed Description

Definition at line 48 of file testGPUsortHIP.hip.cxx.

Constructor & Destructor Documentation

◆ TestEnvironment()

TestEnvironment::TestEnvironment ( )
inline

Definition at line 49 of file testGPUsortHIP.hip.cxx.

◆ ~TestEnvironment()

TestEnvironment::~TestEnvironment ( )
inline

Definition at line 63 of file testGPUsortHIP.hip.cxx.

Member Data Documentation

◆ data

float* TestEnvironment::data

Definition at line 69 of file testGPUsortHIP.hip.cxx.

◆ size

const size_t TestEnvironment::size

Definition at line 68 of file testGPUsortHIP.hip.cxx.

◆ sorted

std::vector<float> TestEnvironment::sorted

Definition at line 70 of file testGPUsortHIP.hip.cxx.


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