mgcpp
A C++ Math Library Based on CUDA
Classes | Namespaces
is_supported_type.hpp File Reference
#include <complex>
#include <mgcpp/global/half_precision.hpp>
#include <type_traits>
Include dependency graph for is_supported_type.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mgcpp::is_supported_type< T >
 
struct  mgcpp::is_supported_type< float >
 
struct  mgcpp::is_supported_type< double >
 
struct  mgcpp::is_supported_type< std::complex< float > >
 
struct  mgcpp::is_supported_type< std::complex< double > >
 

Namespaces

 mgcpp