Uses of Class
jcuda.jcudpp.CUDPPHashTableConfig

Uses of CUDPPHashTableConfig in jcuda.jcudpp
 

Methods in jcuda.jcudpp with parameters of type CUDPPHashTableConfig
static int JCudpp.cudppHashTable(CUDPPHandle cudppHandle, CUDPPHandle plan, CUDPPHashTableConfig config)
          Creates a CUDPP hash table in GPU memory given an input hash table configuration; returns the plan for that hash table.