NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::plain_view_subtype< thrust::device_vector< T > > Struct Template Reference

Detailed description

template< typename T>
struct nvbio::plain_view_subtype< thrust::device_vector< T > >

Definition at line 43 of file thrust_view.h.

#include <thrust_view.h>

Public Types

typedef vector_view< T *, uint64type
 

Member Typedef Documentation

template<typename T >
typedef vector_view<T*,uint64> nvbio::plain_view_subtype< thrust::device_vector< T > >::type

Definition at line 43 of file thrust_view.h.


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