gpufilter
GPU-Efficient Recursive Filtering and Summed-Area Tables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
gpufilter::_alg_setupAlgorithm setup to configure the GPU to run
gpufilter::_clampAccess pattern: clamp-to-border
gpufilter::_mirrorAccess pattern: mirror
gpufilter::_repeatAccess pattern: repeat
gpufilter::base_timerBase timer class
gpufilter::cpu_timerCPU specialization of the timer class
gpufilter::dvector< T >Device Vector class
gpufilter::gpu_timerGPU specialization of the timer class
gpufilter::Matrix< T, M, N >Matrix class
gpufilter::scoped_timer_stopScope-limited timer class
gpufilter::timer_pool::timer_dataEach timer data in the pool of timers
gpufilter::timer_poolPool of timers
gpufilter::Vector< T, N >Vector class