mgcpp
A C++ Math Library Based on CUDA
Namespaces | Enumerations
mgblas_error_code.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mgcpp
 

Enumerations

enum  mgcpp::mgblas_error_t {
  mgcpp::success = 0, mgcpp::index_out_of_range = 1, mgcpp::invalid_range = 2, mgcpp::memory_allocation_failure = 3,
  mgcpp::device_to_host_memcpy_failure = 4
}