stdgpu: stdgpu::logical_and< T > — stdgpu Latest documentation (original) (raw)
logical_and< T >#
stdgpu: stdgpu::logical_and< T >
stdgpu Latest
Efficient STL-like Data Structures on the GPU
- stdgpu
- logical_and
Detailed Description
template
struct stdgpu::logical_and< T >
A function to perform logical AND on two values.
Template Parameters