![]() |
mgcpp
A C++ Math Library Based on CUDA
|
#include <type_traits>
Go to the source code of this file.
Namespaces | |
| mgcpp | |
Functions | |
| template<typename To , typename From > | |
| To | mgcpp::pun_cast (From const *from) |
| template<typename To , typename From > | |
| To | mgcpp::pun_cast (From *from) |
1.8.13