atlas
Public Member Functions | List of all members
atlas::array::Vector< T > Class Template Reference

Public Member Functions

 Vector (idx_t N=0)
 
void resize_impl (idx_t N)
 
void resize (idx_t N)
 
void resize (idx_t N, T val)
 
void updateDevice ()
 
void updateHost ()
 
T * gpu_object_ptr ()
 
T * data ()
 
T * data_gpu ()
 
idx_t size () const
 

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