cudaHistOptions Struct Reference

The structure defines execution options and is used by histogram functions. More...

#include <cuda_hist.h>

List of all members.


Detailed Description

The structure defines execution options and is used by histogram functions.

Parameters:
threads Number of threads per block, must be a multiple of the WARP_SIZE.
blocks Number of blocks over which the data is to be distributed, the method creates as many partial histograms.

The documentation for this struct was generated from the following files:
Generated on Fri Aug 8 16:17:38 2008 for mi_example by  doxygen 1.5.4