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

Detailed description

template< typename T>
struct nvbio::plain_view_subtype< const thrust::host_vector< T > >

Definition at line 44 of file thrust_view.h.

#include <thrust_view.h>

Public Types

typedef vector_view< const T
*, uint64
type
 

Member Typedef Documentation

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

Definition at line 44 of file thrust_view.h.


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