NVBIO
|
Definition at line 130 of file primitives_inl.h.
#include <primitives_inl.h>
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | is_sorted_iterator (const Iterator1 _it1, const Iterator2 _it2) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE bool | operator[] (const uint32 i) const |
Public Members | |
const Iterator1 | it1 |
const Iterator2 | it2 |
|
inline |
Definition at line 134 of file primitives_inl.h.
|
inline |
Definition at line 138 of file primitives_inl.h.
const Iterator1 nvbio::cuda::is_sorted_iterator< Iterator1, Iterator2 >::it1 |
Definition at line 140 of file primitives_inl.h.
const Iterator2 nvbio::cuda::is_sorted_iterator< Iterator1, Iterator2 >::it2 |
Definition at line 141 of file primitives_inl.h.