mgcpp
A C++ Math Library Based on CUDA
Namespaces | Typedefs
complex.hpp File Reference
#include <cuComplex.h>
#include <complex>
Include dependency graph for complex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mgcpp
 

Typedefs

template<typename Type >
using mgcpp::complex = std::complex< Type >