cheshirekow  v0.1.0
mpblocks::cudaNN::R2S1Kernel< Format_t, NDim, true > Struct Template Reference

#include <mpblocks/cudaNN/PointSet.cu.hpp>

Static Public Member Functions

static void dispatch (Format_t weight, const QueryPoint< Format_t, NDim > &q, Format_t *g_in, unsigned int pitchIn, Format_t *g_out, unsigned int pitchOut, unsigned int n, unsigned int blocks, unsigned int threads)
 

Detailed Description

template<typename Format_t, unsigned int NDim>
struct mpblocks::cudaNN::R2S1Kernel< Format_t, NDim, true >

Definition at line 385 of file PointSet.cu.hpp.

Member Function Documentation

template<typename Format_t , unsigned int NDim>
static void mpblocks::cudaNN::R2S1Kernel< Format_t, NDim, true >::dispatch ( Format_t  weight,
const QueryPoint< Format_t, NDim > &  q,
Format_t *  g_in,
unsigned int  pitchIn,
Format_t *  g_out,
unsigned int  pitchOut,
unsigned int  n,
unsigned int  blocks,
unsigned int  threads 
)
inlinestatic

Definition at line 387 of file PointSet.cu.hpp.


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