COMPASS  5.0.0
End-to-end AO simulation tool using GPU acceleration
tuple_t< T > Struct Template Reference

#include <carma_utils.h>

Collaboration diagram for tuple_t< T >:

Public Attributes

int pos
 
data
 

Detailed Description

template<class T>
struct tuple_t< T >

Definition at line 75 of file carma_utils.h.

Member Data Documentation

◆ data

template<class T >
T tuple_t< T >::data

Definition at line 77 of file carma_utils.h.

◆ pos

template<class T >
int tuple_t< T >::pos

Definition at line 76 of file carma_utils.h.


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