gpufilter
GPU-Efficient Recursive Filtering and Summed-Area Tables
include/error.h File Reference

Device Error Management definition. More...

#include <sstream>
#include <iostream>
#include <stdexcept>
#include <cuda_runtime.h>

Go to the source code of this file.

Namespaces

namespace  gpufilter
 

Main namespace for the gpufilter library.


Functions

void gpufilter::cuda_error (const std::string &msg)
 Check error in device.

Detailed Description

Device Error Management definition.

Author:
Rodolfo Lima
Date:
February, 2011