mgcpp
A C++ Math Library Based on CUDA
Classes | Namespaces | Typedefs | Functions
cublas_error.hpp File Reference
#include <cublas_v2.h>
#include <string>
#include <system_error>
#include <type_traits>
Include dependency graph for cublas_error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::is_error_code_enum< mgcpp::cublas_error_t >
 

Namespaces

 mgcpp
 
 std
 

Typedefs

typedef cublasStatus_t mgcpp::cublas_error_t
 

Functions

std::error_code make_error_code (mgcpp::cublas_error_t err) noexcept
 

Function Documentation

◆ make_error_code()

std::error_code make_error_code ( mgcpp::cublas_error_t  err)
noexcept