Public Member Functions | List of all members
raft::cufft_error Struct Reference

Exception thrown when a cuFFT error is encountered. More...

#include <cufft_utils.h>

Inheritance diagram for raft::cufft_error:
Inheritance graph
Collaboration diagram for raft::cufft_error:
Collaboration graph

Public Member Functions

 cufft_error (char const *const message)
 
 cufft_error (std::string const &message)
 

Detailed Description

Exception thrown when a cuFFT error is encountered.

Constructor & Destructor Documentation

◆ cufft_error() [1/2]

raft::cufft_error::cufft_error ( char const *const  message)
inlineexplicit

◆ cufft_error() [2/2]

raft::cufft_error::cufft_error ( std::string const &  message)
inlineexplicit

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