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

Detailed description

template< typename T>
struct nvbio::device_iterator_type< const T * >

Definition at line 147 of file vector.h.

#include <vector.h>

Public Types

typedef thrust::device_ptr
< const T > 
type
 

Member Typedef Documentation

template<typename T >
typedef thrust::device_ptr<const T> nvbio::device_iterator_type< const T * >::type

Definition at line 147 of file vector.h.


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